Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terraform state show on a child module isn't working #32

Open
khairaneMurad opened this issue May 9, 2024 · 0 comments
Open

terraform state show on a child module isn't working #32

khairaneMurad opened this issue May 9, 2024 · 0 comments

Comments

@khairaneMurad
Copy link

The terraform state show ADDR isn't working on a child module:
Example:

terraform state show module.main.aws_vpc.this[0]

Gives the bellow result:

no matches found: module.main.aws_vpc.this[0]

Is there a way to expose all VPC terraform instance information from root module ?

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

No branches or pull requests

1 participant