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

Output of changed/added/destroyed resources for modules should have ability to show full output #2335

Closed
mikeyhill opened this issue Jun 13, 2015 · 6 comments

Comments

@mikeyhill
Copy link

Doing some work on a specific resource in a module and it's difficult to know what Terraform is changing without stepping back through all of the code. It would be helpful to have a command line option to show full module output.

@radeksimko
Copy link
Member

Would terraform output NAME and/or #1209 help here?

@mikeyhill
Copy link
Author

I would say yes to either. Really any way one can verify the changes made are expected is helpful but if I'm understanding correctly having -format=json would require running a diff to check those?

@radeksimko
Copy link
Member

I just made the original issue a little bit more generic, if you agree, I will close this in favour of #1209

@radeksimko
Copy link
Member

@mikeyhill terraform output (w/out any further args) will show all outputs in the upcoming release - #2920 has been merged.

#1209 is solving slightly different, yet related problem, but I think this issue can be closed. Reopen if you think otherwise.

@mikeyhill
Copy link
Author

@radeksimko - very strange, I hadn't thought about this in quite some time and was literally just pondering over it a few minutes ago. Great minds must think alike :) Seriously though, thank you guys for all the work you put into TF, it has made my days a lot easier.

@ghost
Copy link

ghost commented May 1, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators May 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants