# 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

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:terraform-module-versions
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/terraform-module-versions>
- **Version:** 3.3.13
- **Source summary:** CLI that checks Terraform code for module updates
- **Homepage:** <https://github.com/keilerkonzept/terraform-module-versions>
- **Repository:** <https://github.com/keilerkonzept/terraform-module-versions>
- **Upstream docs:** <https://github.com/keilerkonzept/terraform-module-versions#readme>
- **License:** MIT
- **Source archive:** <https://github.com/keilerkonzept/terraform-module-versions/archive/refs/tags/v3.3.13.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- terraform-module-versions (cli)
- terraform-module-versions (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.3.13
- Local data: ok
- Upstream repository: https://github.com/keilerkonzept/terraform-module-versions
- Upstream latest detected: v3.3.13 (current)
- info: No package-manager update timestamp was available.
## 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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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:** head, stable


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [iam-policy-json-to-terraform](https://www.automicvault.com/pkg/brew/iam-policy-json-to-terraform/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [k2tf](https://www.automicvault.com/pkg/brew/k2tf/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terraform-inventory](https://www.automicvault.com/pkg/brew/terraform-inventory/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terraform_landscape](https://www.automicvault.com/pkg/brew/terraform-landscape/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terragrunt](https://www.automicvault.com/pkg/brew/terragrunt/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terrahash](https://www.automicvault.com/pkg/brew/terrahash/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terrahelp](https://www.automicvault.com/pkg/brew/terrahelp/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terramaid](https://www.automicvault.com/pkg/brew/terramaid/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.

## Combined YAML source

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


## Sources

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