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 show is not the same as terraform show -json #984

Open
ktsamis opened this issue Oct 21, 2021 · 0 comments
Open

terraform show is not the same as terraform show -json #984

ktsamis opened this issue Oct 21, 2021 · 0 comments

Comments

@ktsamis
Copy link
Contributor

ktsamis commented Oct 21, 2021

I guess we are using nested modules that are not in the root_module and so they are not shown in the terraform show -json. I think we are hit by this: hashicorp/terraform#25494
and we can do the workaround they mention in hashicorp/terraform#25494 (comment)

It would be great if we can match the output so we parse it in json easily

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