# tfstate-lookup mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tfstate-lookup in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:tfstate-lookup
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tfstate-lookup
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:tfstate-lookup
- **Paketmanager:** Homebrew
- **Version:** 1.12.1
- **Quellzusammenfassung:** Lookup resource attributes in tfstate
- **Homepage:** <https://github.com/fujiwara/tfstate-lookup>
- **Repository:** <https://github.com/fujiwara/tfstate-lookup>
- **Zuletzt aktualisiert:** 2026-07-26T00:50:40+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tfstate-lookup (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.12.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

The README documents installation through a Homebrew tap and binary releases. The input metadata records a Homebrew package for the tool.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2025-04-19: The GitHub releases page lists tfstate-lookup v1.6.0.
- 2026-05-17: The GitHub releases page lists tfstate-lookup v1.12.1.
- 2026: The input metadata records tfstate-lookup as a Homebrew package.

### Related projects

- The README links jid for interactive JSON digging and documents Terraform Cloud, S3, GCS, and AzureRM state backends.

### Quellen

- <https://github.com/fujiwara/tfstate-lookup README>
- <https://github.com/fujiwara/tfstate-lookup/releases>
- source_facts.package-manager


## Sicherheitshinweise

Für tfstate-lookup wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

View the package source record on GitHub. [combined/tfstate-lookup.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tfstate-lookup.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
