Skip to content

Conversation

pyvivid
Copy link

@pyvivid pyvivid commented May 14, 2024

$ terraform state show 'module.foo.packet_device.worker'
$ terraform state show 'module.ec2_instance["1"].aws_instance.this[0]'

Quotes required to refer to the right resource, when managing multiple resources.

$ terraform state show 'module.foo.packet_device.worker'

Quotes required to refer to the right resource, when managing multiple resources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant