coinbase/terraform-landscape
Improve Terraform's plan output to be easier to read and understand observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3473
- days_rel: n/a
- days_push: 896
- n_releases_24m: 0
Adoption not part of the score
1626 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Terraform Landscape is a Ruby-based CLI tool that reformats the output of `terraform plan` into a more readable, colorized format. It works by piping Terraform's plan output through the `landscape` executable.
Use cases
- make terraform plan output easier to read
- reformat terraform plan diff output in the terminal
- pipe terraform plan through a pretty printer
- improve readability of infrastructure change summaries
- colorize terraform plan results for code review
When to choose
- you use Terraform 0.11.x and want clearer plan output
- you want a lightweight pipe-based formatter installable via gem or Homebrew
- you review Terraform plans frequently in the terminal
When to avoid
- you use Terraform versions newer than 0.11.x, which are not supported
- you need a GUI or web-based Terraform plan viewer
- you want a full Terraform management tool rather than an output formatter
Facets
cli-tool · maturity maintenance
cli developer-tools documentation developer-tools infrastructure-as-code cli ruby terraform output-formatting terminal-output ruby-gem infrastructure-as-code command-line devops macos linux docker
1 source
- readme: https://github.com/coinbase/terraform-landscape · fetched 2026-08-28 · 88846ed95c1a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coinbase/terraform-landscape | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="coinbase/terraform-landscape")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem