# Installer tfstate-lookup avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tfstate-lookup pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tfstate-lookup
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.12.1
- **Résumé source:** Lookup resource attributes in tfstate
- **Page d'accueil:** <https://github.com/fujiwara/tfstate-lookup>
- **Dépôt:** <https://github.com/fujiwara/tfstate-lookup>
- **Dernière mise à jour:** 2026-07-26T00:50:40+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tfstate-lookup (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.12.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tfstate-lookup. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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)


## Sources

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