# tfstate-lookup を Homebrew でインストール

tfstate-lookup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:tfstate-lookup
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.12.1
- **ソース概要:** Lookup resource attributes in tfstate
- **ホームページ:** <https://github.com/fujiwara/tfstate-lookup>
- **リポジトリ:** <https://github.com/fujiwara/tfstate-lookup>
- **最終更新:** 2026-07-26T00:50:40+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tfstate-lookup (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.12.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

tfstate-lookup に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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


## ソース

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