mirror of
https://github.com/shuaibiyy/awesome-tf.git
synced 2026-03-09 23:42:59 -05:00
[PR #86] [MERGED] Add Terraform Visual to tools #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shuaibiyy/awesome-tf/pull/86
Author: @hieven
Created: 6/13/2020
Status: ✅ Merged
Merged: 6/15/2020
Merged by: @shuaibiyy
Base:
master← Head:feat/add-terraform-visual📝 Commits (1)
bd57932Add Terraform Visual to tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Terraform Visual is a powerful tool I've been working on recently as a side project.
Currently it's able to visualize your Terraform plan and only render changed resources without distracting you with the whole complicated infrastructure hierarchy that you maintain.
The ultimate goal is make it CI/CD friendly so any team using CI/CD can integrate with it easily and benefit from the visualization to spot unwanted infrastructure changes right away
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.