macOS
brew install tfstate-lookuplocal Homebrew formula metadata
brew
Lookup resource attributes in tfstate. Version 1.12.1 via Homebrew; verified 2026-06-14.
install
brew install tfstate-lookuplocal Homebrew formula metadata
overview
Lookup resource attributes in tfstate
history
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.
security posture
No matching local secret-handling manifest was found for tfstate-lookup. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
tfstate-lookup | 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/fujiwara/tfstate-lookup
install metadata
| Package key | brew:tfstate-lookup |
|---|---|
| Version | 1.12.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tfstate-lookup |
| Homepage | https://github.com/fujiwara/tfstate-lookup |
| Repository | https://github.com/fujiwara/tfstate-lookup |
| Upstream docs | https://github.com/fujiwara/tfstate-lookup#readme |
| License | MPL-2.0 |
| Source archive | https://github.com/fujiwara/tfstate-lookup/archive/refs/tags/v1.12.1.tar.gz |
| Last updated | 2026-06-14T15:13:52+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source 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.