# terraform-module-versions を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:terraform-module-versions
```

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

### macOS

- Homebrew (100%):

```sh
brew install terraform-module-versions
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:terraform-module-versions
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.3.13
- **ソース概要:** CLI that checks Terraform code for module updates
- **ホームページ:** <https://github.com/keilerkonzept/terraform-module-versions>
- **リポジトリ:** <https://github.com/keilerkonzept/terraform-module-versions>
- **最終更新:** 2026-07-26T00:50:36+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- terraform-module-versions (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

terraform-module-versions is a small Go CLI for checking Terraform module references against newer module versions.

### プロジェクトの歴史

The repository was created in August 2019 and describes the tool as a dependency-free CLI for checking Terraform code for module updates. Its README says it scans external Terraform modules and can report Markdown tables, JSONL, JSON, or JUnit XML.

The project supports Git module sources with SemVer tags, GitHub-style sources, SSH forms, and public or private Terraform Registry module sources. That scope reflects a practical maintenance problem in Terraform codebases: module versions often live inside source strings and version constraints rather than a single lockfile.

### 採用の歴史

Adoption appears specialized. Homebrew packages v3.3.13 and reports small recent install counts, suggesting the tool is used mainly by teams or automation pipelines that audit Terraform modules rather than by general Terraform users.

### 使われ方

The README documents `terraform-module-versions list` for listing current module versions and constraints, and `terraform-module-versions check` for comparing them with newer matching or latest versions. Output formats make it usable in pull requests, CI logs, and machine-readable update checks.

### パッケージ好きにとっての重要性

For package nerds, terraform-module-versions is a Terraform-specific dependency-audit tool: it treats module sources like package coordinates and gives maintainers a compact way to spot stale Git or Registry module pins.

### タイムライン

- 2019: GitHub repository created.
- 2019: Early 0.x and 1.x tags published.
- 2025: v3.3.13 packaged by Homebrew.

### Related projects

- Terraform Registry modules and Git-hosted Terraform modules are the package coordinates inspected by the tool.
- Renovate and similar dependency updaters cover adjacent dependency-maintenance workflows, but this tool is focused on direct Terraform module inspection.

### ソース

- <https://api.github.com/repos/keilerkonzept/terraform-module-versions>
- <https://formulae.brew.sh/api/formula/terraform-module-versions.json>
- <https://github.com/keilerkonzept/terraform-module-versions#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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