# Installer terraform-module-versions avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de terraform-module-versions pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:terraform-module-versions
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/terraform-module-versions>
- **Version:** 3.3.13
- **Résumé source:** CLI that checks Terraform code for module updates
- **Page d'accueil:** <https://github.com/keilerkonzept/terraform-module-versions>
- **Dépôt:** <https://github.com/keilerkonzept/terraform-module-versions>
- **Licence:** MIT
- **Archive source:** <https://github.com/keilerkonzept/terraform-module-versions/archive/refs/tags/v3.3.13.tar.gz>
- **Dernière mise à jour:** 2026-07-26T00:50:36+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

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

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.3.13
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/keilerkonzept/terraform-module-versions
- dernière version détectée: v3.3.13 (à jour)
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [terraform-docs](https://pkg.so/fr/brew/terraform-docs/) - Shares pkgdb curated category or tags: cli, developer-tools, modules, terraform.
- [terragrunt](https://pkg.so/fr/brew/terragrunt/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [tfenv](https://pkg.so/fr/brew/tfenv/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [luarocks](https://pkg.so/fr/brew/luarocks/) - Shares pkgdb curated category or tags: cli, developer-tools, modules.
- [tenv](https://pkg.so/fr/brew/tenv/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [terraform-ls](https://pkg.so/fr/brew/terraform-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [tfmigrate](https://pkg.so/fr/brew/tfmigrate/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [coder](https://pkg.so/fr/brew/coder/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [terraform-inventory](https://pkg.so/fr/brew/terraform-inventory/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, terraform.
- [terraform-lsp](https://pkg.so/fr/brew/terraform-lsp/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, terraform.

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


## Sources

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