macOS
brew install terraform-module-versionslocal Homebrew formula metadata
brew / 順位 9512
terraform-module-versions のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install terraform-module-versionslocal Homebrew formula metadata
概要
CLI that checks Terraform code for module updates
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
terraform-module-versions | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:terraform-module-versions |
|---|---|
| バージョン | 3.3.13 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/keilerkonzept/terraform-module-versions |
| リポジトリ | https://github.com/keilerkonzept/terraform-module-versions |
| 最終更新 | 2026-07-26T00:50:36+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.