Automic VaultAutomic Vault

brew

Install terraform-module-versions with Homebrew

CLI that checks Terraform code for module updates. Version 3.3.13 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install terraform-module-versions

local Homebrew formula metadata

overview

Package summary

CLI that checks Terraform code for module updates

Commands and aliases

  • terraform-module-versions

history

Project history and usage

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

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
terraform-module-versionscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.3.13
manager updated
local dataok
upstreamcurrent
latest detectedv3.3.13

https://github.com/keilerkonzept/terraform-module-versions

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:terraform-module-versions
Version3.3.13
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/terraform-module-versions
Homepagehttps://github.com/keilerkonzept/terraform-module-versions
Repositoryhttps://github.com/keilerkonzept/terraform-module-versions
Upstream docshttps://github.com/keilerkonzept/terraform-module-versions#readme
LicenseMIT
Source archivehttps://github.com/keilerkonzept/terraform-module-versions/archive/refs/tags/v3.3.13.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameterraform-module-versions
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment