# coinbase/terraform-landscape

Improve Terraform's plan output to be easier to read and understand

Repository: https://github.com/coinbase/terraform-landscape
Canonical: https://ross.abutalabs.com/products/terraform-landscape
Language: Ruby
License: Apache-2.0
License Family: permissive
Topics: terraform, ruby, bash
Last push: 2024-03-20T18:03:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3473, "days_push": 896, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1626, forks 154 (observed 2026-08-28T04:05:12.977052+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, documentation
- domain: developer-tools, infrastructure-as-code
- platform: cli, ruby
- tags: terraform, output-formatting, terminal-output, ruby-gem, infrastructure-as-code, command-line, devops, macos, linux, docker

## Member repositories
- coinbase/terraform-landscape (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.977052+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:26.972811+00:00, confidence not recorded.
  - readme: https://github.com/coinbase/terraform-landscape (fetched 2026-08-28T04:05:12.977052+00:00, sha 88846ed95c1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
