{"id":13464732,"url":"https://github.com/coinbase/terraform-landscape","last_synced_at":"2025-05-15T07:03:51.843Z","repository":{"id":40362611,"uuid":"83470613","full_name":"coinbase/terraform-landscape","owner":"coinbase","description":"Improve Terraform's plan output to be easier to read and understand","archived":false,"fork":false,"pushed_at":"2024-03-20T18:03:51.000Z","size":778,"stargazers_count":1602,"open_issues_count":17,"forks_count":130,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-05-15T07:03:49.005Z","etag":null,"topics":["bash","ruby","terraform"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coinbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-28T19:24:09.000Z","updated_at":"2025-05-14T11:08:15.000Z","dependencies_parsed_at":"2024-06-18T22:58:53.741Z","dependency_job_id":"65d0510e-d18e-4f7e-a72d-82d1db239c71","html_url":"https://github.com/coinbase/terraform-landscape","commit_stats":{"total_commits":127,"total_committers":26,"mean_commits":4.884615384615385,"dds":"0.44881889763779526","last_synced_commit":"1558b8fa7fb46b03dffcf16f47adcd85d538b804"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fterraform-landscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fterraform-landscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fterraform-landscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fterraform-landscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coinbase","download_url":"https://codeload.github.com/coinbase/terraform-landscape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254291974,"owners_count":22046425,"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":["bash","ruby","terraform"],"created_at":"2024-07-31T14:00:49.421Z","updated_at":"2025-05-15T07:03:51.821Z","avatar_url":"https://github.com/coinbase.png","language":"Ruby","funding_links":[],"categories":["Ruby","Tools","bash"],"sub_categories":["Miscellaneous","Community providers"],"readme":"# Terraform Landscape\n\n[![Gem Version](https://badge.fury.io/rb/terraform_landscape.svg)](http://badge.fury.io/rb/terraform_landscape)\n[![CircleCI](https://circleci.com/gh/coinbase/terraform-landscape.svg?style=svg)](https://circleci.com/gh/coinbase/terraform-landscape)\n\nTerraform Landscape is a tool for reformatting the output of `terraform plan`\nto be easier to read and understand.\n\n#### Before\n\u003cimg src=\"./doc/before.png\" width=\"65%\" alt=\"Original Terraform plan output\" /\u003e\n\n### After\n\u003cimg src=\"./doc/after.png\" width=\"65%\" alt=\"Improved Terraform plan output\" /\u003e\n\n* [Requirements](#requirements)\n* [Installation](#installation)\n* [Usage](#usage)\n\n## Requirements\n\n* Ruby 2.5+\n* Terraform 0.11.x (see [#101](https://github.com/coinbase/terraform-landscape/issues/101) for details)\n\n## Installation\n\nThe `landscape` executable is installed via [RubyGems](https://rubygems.org/).\n\n```bash\ngem install terraform_landscape\n```\n\n### macOS\n\nTerraform Landscape is also available via [Homebrew](https://brew.sh/).\n\n```bash\nbrew install terraform_landscape\n```\n\n## Usage\n\nPipe the output of `terraform plan` into `landscape` to reformat the output.\n\n```bash\nterraform plan ... | landscape\n```\n\n## Docker\n\nBuild the docker image using provided Dockerfile and use it directly:\n\n```bash\ndocker build . -t landscape\nterraform plan ... | docker run -i --rm landscape\n```\n\n## License\n\nThis project is released under the [Apache 2.0 license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fterraform-landscape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoinbase%2Fterraform-landscape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fterraform-landscape/lists"}