macOS
brew install terraform_landscapelocal Homebrew formula metadata
安装
brew install terraform_landscapelocal Homebrew formula metadata
nix profile install nixpkgs#terraform-landscapenixpkgs package indexes · pkgs/by-name/te/terraform-landscape/package.nix · 来源: api.github.com
概览
Improve Terraform's plan output
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
landscape | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:terraform_landscape |
|---|---|
| 版本 | 0.3.4 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/coinbase/terraform-landscape |
| 仓库 | https://github.com/coinbase/terraform-landscape |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
terraform-landscape
nix profile install nixpkgs#terraform-landscape来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.