macOS
brew install terraform_landscapelocal Homebrew formula metadata
brew
Improve Terraform's plan output. Version 0.3.4 via Homebrew; verified from local package data.
install
brew install terraform_landscapelocal Homebrew formula metadata
nix profile install nixpkgs#terraform-landscapenixpkgs package indexes · pkgs/by-name/te/terraform-landscape/package.nix · source: api.github.com
overview
Improve Terraform's plan output
history
Terraform Landscape is Coinbase's Ruby CLI for reformatting `terraform plan` output into a more readable command-line diff.
Coinbase created the repository in February 2017 and described the tool as a way to make Terraform plan output easier to read and understand. The README shows before-and-after screenshots and documents a simple Unix pipeline: pipe `terraform plan` output into `landscape`.
The project was distributed primarily as the `terraform_landscape` RubyGem with a `landscape` executable, and the README also documents Homebrew installation. Later releases reached v0.3.4 in 2021, while the README still notes Terraform 0.11.x as its expected Terraform version.
Terraform Landscape found adoption among users reviewing Terraform plans in terminals and CI logs, especially before Terraform's own plan UI and ecosystem tooling matured. Its Homebrew formula and RubyGem packaging made it easy to insert into local workflows without changing Terraform itself.
Current Homebrew install counts are low, and the Terraform 0.11.x requirement marks it as more of a legacy plan-formatting tool than a modern Terraform workflow default.
The documented usage is intentionally small: run `terraform plan ... | landscape`, or pipe plan output into a Docker image built from the repository. That simplicity made it friendly to shell pipelines, CI jobs, and package-manager installation.
For package nerds, Terraform Landscape is a good example of a tiny formatter with several distribution surfaces: RubyGems for the executable, Homebrew for macOS users, and Docker for isolated command-line use.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
landscape | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/coinbase/terraform-landscape
install metadata
| Package key | brew:terraform_landscape |
|---|---|
| Version | 0.3.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/terraform_landscape |
| Homepage | https://github.com/coinbase/terraform-landscape |
| Repository | https://github.com/coinbase/terraform-landscape |
| Upstream docs | https://github.com/coinbase/terraform-landscape#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/coinbase/terraform-landscape/archive/refs/tags/v0.3.4.tar.gz |
| Dependencies | ruby |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | terraform_landscape |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
terraform-landscape
nix profile install nixpkgs#terraform-landscapesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.