macOS
brew install tf-summarizelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tf-summarize in AI-Agent-Workflows.
Installation
brew install tf-summarizelocal Homebrew formula metadata
nix profile install nixpkgs#tf-summarizenixpkgs package indexes · pkgs/by-name/tf/tf-summarize/package.nix · Quelle: api.github.com
scoop install main/tf-summarizeScoop official bucket manifest trees · bucket/tf-summarize.json · Quelle: api.github.com
Überblick
CLI to print the summary of the terraform plan
Verlauf
tf-summarize is a Go command-line utility that prints compact summaries of Terraform plans. It turns plan files or JSON plan output into tables, trees, Markdown, HTML, or JSON summaries for humans reviewing infrastructure changes.
The repository began in January 2022 with an initial table-format implementation and was quickly renamed from a state-focused name to a plan-focused tool. Early commits added tree output, color, file/stdin reading, and command-line flags.
The README frames the tool around the common problem that large Terraform plans obscure the few resource changes reviewers care about. It added installation paths for Go, Homebrew, asdf, Docker, GitHub Actions, release downloads, and source builds.
The tag history starts with v0.0.1 in March 2022 and continues through a long v0.3 series into 2026. The input package facts also show availability through Homebrew, Nix, and Scoop, which is broad for a small Terraform companion utility.
Typical usage is `terraform plan -out=tfplan` followed by `tf-summarize tfplan`, or `terraform show -json tfplan | tf-summarize`. CI examples include GitHub Actions, Codefresh, and workflows that post Terraform plan summaries to pull requests.
tf-summarize matters in package-manager niches because it is the sort of small, scriptable CLI that teams add to Terraform review pipelines. Its value is not managing infrastructure directly, but making package-installed automation easier to read in terminals and CI comments.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tf-summarize | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/dineshba/tf-summarize
Installationsmetadaten
| Paketschlüssel | brew:tf-summarize |
|---|---|
| Version | 0.3.20 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tf-summarize |
| Homepage | https://github.com/dineshba/tf-summarize |
| Repository | https://github.com/dineshba/tf-summarize |
| Upstream-Dokumentation | https://github.com/dineshba/tf-summarize#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/dineshba/tf-summarize/archive/refs/tags/v0.3.20.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tf-summarize |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
tf-summarize
nix profile install nixpkgs#tf-summarizemain/tf-summarize
scoop install main/tf-summarizeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.