{"id":13505846,"url":"https://github.com/hieven/terraform-visual","last_synced_at":"2025-05-16T01:07:43.508Z","repository":{"id":41594093,"uuid":"266294981","full_name":"hieven/terraform-visual","owner":"hieven","description":"Terraform Visual is an interactive way of visualizing your Terraform plan","archived":false,"fork":false,"pushed_at":"2023-10-26T14:29:14.000Z","size":26892,"stargazers_count":623,"open_issues_count":33,"forks_count":55,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-12-06T21:07:02.902Z","etag":null,"topics":["terraform","terraform-graph","terraform-plans","terraform-visual","visual"],"latest_commit_sha":null,"homepage":"https://hieven.github.io/terraform-visual","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hieven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-23T08:29:46.000Z","updated_at":"2024-11-21T11:04:16.000Z","dependencies_parsed_at":"2024-01-03T02:29:10.754Z","dependency_job_id":"54e483ce-0039-417b-aae3-da7e94901fdd","html_url":"https://github.com/hieven/terraform-visual","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieven%2Fterraform-visual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieven%2Fterraform-visual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieven%2Fterraform-visual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieven%2Fterraform-visual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hieven","download_url":"https://codeload.github.com/hieven/terraform-visual/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448579,"owners_count":22072764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["terraform","terraform-graph","terraform-plans","terraform-visual","visual"],"created_at":"2024-08-01T00:01:15.292Z","updated_at":"2025-05-16T01:07:38.492Z","avatar_url":"https://github.com/hieven.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Linting","Tools","terraform","0x02 工具 :hammer_and_wrench:"],"sub_categories":["Terraform","Community providers","2 云原生工具"],"readme":"# [Terraform Visual](https://hieven.github.io/terraform-visual/)\n\nTerraform Visual is a simple but powerful tool to help you understand your Terraform plan easily.\n\n![Demo.gif](https://github.com/hieven/terraform-visual/blob/master/docs/demo.gif?raw=true)\n\n# How to use it\n\n### Using [Terraform Visual](https://hieven.github.io/terraform-visual/)\nFor people who want to quickly experience how Terraform Visual looks like\n\n1. Generate Terraform plan in JSON format\n\n```shell\n$ terraform plan -out=plan.out                # Run plan and output as a file\n$ terraform show -json plan.out \u003e plan.json   # Read plan file and output it in JSON format\n```\n\n2. Visit [Terraform Visual](https://hieven.github.io/terraform-visual/)\n\n3. Upload Terraform JSON to the platform\n\n### Using [CLI](https://www.npmjs.com/package/@terraform-visual/cli)\nFor people who don't like to upload Terraform plan to public internet. You could install the CLI tool via NPM.\n\nPlease refer to [@terraform-visual/cli](https://www.npmjs.com/package/@terraform-visual/cli) for more details\n\n1. Install CLI\n```sh\n# Using Yarn\n$ yarn global add @terraform-visual/cli\n\n# Using NPM\n$ npm install -g @terraform-visual/cli\n```\n\n2. Convert Terraform Plan into JSON File\n```sh\n$ terraform plan -out=plan.out                # Run plan and output as a file\n$ terraform show -json plan.out \u003e plan.json   # Read plan file and output it in JSON format\n```\n\n3. Create Terraform Visual Report\n```sh\n$ terraform-visual --plan plan.json\n```\n\n4. Browse The Report\n```sh\n$ open terraform-visual-report/index.html\n```\n\n### Using [Docker](https://hub.docker.com/r/hieven/terraform-visual-cli)\n\nFor people who likes Terraform Visual and wanto to integrate it into existing CI/CD pipeline.\n\nThe Docker image is on top of offical Terraform + Terraform Visual CLI.\n\nYou can simply replace the Terraform image in your CI/CD piepline with this one and enjoy the benefit of both command line tools.\n\nFor more details, please refer to [Docker: Terraform-Visual](https://hub.docker.com/r/hieven/terraform-visual-cli)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhieven%2Fterraform-visual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhieven%2Fterraform-visual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhieven%2Fterraform-visual/lists"}