macOS
brew install terraform-module-versionslocal Homebrew formula metadata
安装
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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/keilerkonzept/terraform-module-versions
安装元数据
| 软件包键 | brew:terraform-module-versions |
|---|---|
| 版本 | 3.3.13 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/terraform-module-versions |
| 主页 | https://github.com/keilerkonzept/terraform-module-versions |
| 仓库 | https://github.com/keilerkonzept/terraform-module-versions |
| 上游文档 | https://github.com/keilerkonzept/terraform-module-versions#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/keilerkonzept/terraform-module-versions/archive/refs/tags/v3.3.13.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | terraform-module-versions |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.