macOS
brew install tfstate-lookuplocal Homebrew formula metadata
brew / Rang 7170
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tfstate-lookup in AI-Agent-Workflows.
Installation
brew install tfstate-lookuplocal Homebrew formula metadata
Überblick
Lookup resource attributes in tfstate
Verlauf
tfstate-lookup is a command-line and Go-library tool for querying Terraform state. Its README describes looking up resource attributes from local or remote tfstate files.
The project centers on state inspection rather than configuration editing. The README documents lookup by resource address, dumping all resources, interactive selection, and integration with the `jid` JSON incremental digger.
The README documents installation through a Homebrew tap and binary releases. The input metadata records a Homebrew package for the tool.
Typical use is to query a state file with commands like `tfstate-lookup aws_vpc.main.id` or to point `-s` at a local file or URL. The README lists supported state URL schemes including local file, HTTP(S), S3, GCS, AzureRM, and Terraform Cloud or Enterprise remote state.
For package users, the value is a quick shell-native way to inspect state outputs and resource attributes without writing jq filters against the whole state JSON.
tfstate-lookup belongs to the practical Terraform toolbox: small enough for Homebrew, useful in scripts, and focused on the awkward gap between Terraform state internals and day-to-day shell queries.
Sicherheitslage
Für tfstate-lookup wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
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 |
|---|---|---|---|
tfstate-lookup | 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/fujiwara/tfstate-lookup
Installationsmetadaten
| Paketschlüssel | brew:tfstate-lookup |
|---|---|
| Version | 1.12.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tfstate-lookup |
| Homepage | https://github.com/fujiwara/tfstate-lookup |
| Repository | https://github.com/fujiwara/tfstate-lookup |
| Lizenz | MPL-2.0 |
| Quellarchiv | https://github.com/fujiwara/tfstate-lookup/archive/refs/tags/v1.12.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-26T00:50:40+02:00 |
| Pulse | updated |
| 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 | tfstate-lookup |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.