-
Notifications
You must be signed in to change notification settings - Fork 53
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
[FEATURE REQUEST] Also visualize standard tf show output #5
Comments
@neil-wwt thanks for liking the project 👍 |
Hi @hieven. Yeah,
|
Hi @neil-wwt, thanks for the comments. Those comments totally make sense to me and I'd love to consider including visualizing TF state in the next step. Before that, I've just made a CLI and published it to NPM, would you mind to give it a try and see how it feel like? |
Hi @hieven , great tool you've made. I would also be interested for the app to show the output of terraform show as well. |
+1 on this! Amazing tool and would be really cool if we could also show the output of terraform show with it |
(Love this project btw. I've been looking for something like this for a while...)
In addition to visualizing tf plan output, could you also just allow for the
terraform show -json
output as well? Visualize the resources in a tree just like it does now, but show current state instead of the plan.The text was updated successfully, but these errors were encountered: