# Installer terraform-cleaner avec Homebrew

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

## installation

```sh
sudo av install brew:terraform-cleaner
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install terraform-cleaner
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:terraform-cleaner
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.4
- **Résumé source:** Tiny utility which detects unused variables in your terraform modules
- **Page d'accueil:** <https://github.com/sylwit/terraform-cleaner>
- **Dépôt:** <https://github.com/sylwit/terraform-cleaner>
- **Dernière mise à jour:** 2026-07-26T00:50:35+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- terraform-cleaner (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.4
## Historique du projet et usages

terraform-cleaner is a small Go CLI for detecting unused variables in Terraform modules. Its public history is short and narrowly scoped, but official repository and release metadata are sufficient to describe it as a focused Terraform hygiene utility.

### Historique du projet

The repository was created in March 2023. Its README describes it as a tiny utility for finding unused variables in Terraform modules and points users to GitHub releases for platform binaries.

The complete release history is compact: v0.0.1 included the first working version and GoReleaser setup, v0.0.2 adjusted unused-flag display behavior, v0.0.3 added display of locals and unused locals, and v0.0.4 fixed help messages and added an asciinema demo to the README.

### Historique d'adoption

The input package facts show Homebrew packaging, and the README documents binary downloads from the GitHub releases page. There is no official evidence of a large ecosystem around the tool; its adoption appears to be the usual package-manager exposure for a small Terraform developer utility.

### Modes d'utilisation

The README keeps usage deliberately minimal: download a platform binary from releases and run the tool against Terraform modules to find unused variables. It also documents pre-commit hook installation, suggesting use as part of a local Terraform cleanup workflow.

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

terraform-cleaner matters in the package-nerd niche as a small, single-purpose IaC linting helper. It is the kind of utility package maintainers include because it automates one annoying Terraform maintenance check without introducing a larger framework.

### Chronologie

- 2023: GitHub repository created.
- 2023: v0.0.1 released with the first working version and GoReleaser setup.
- 2023: v0.0.3 added display of locals and unused locals.
- 2023: v0.0.4 fixed help messages and updated the README with an asciinema demo.

### Related projects

- terraform-cleaner belongs to the Terraform linting and cleanup tool family, adjacent to Terraform module maintenance workflows and pre-commit usage.
- It is much narrower than TerraCognita: TerraCognita imports existing infrastructure into Terraform, while terraform-cleaner checks module source for unused variables.

### Sources

- <https://api.github.com/repos/sylwit/terraform-cleaner>
- <https://api.github.com/repos/sylwit/terraform-cleaner/releases?per_page=20>
- <https://github.com/sylwit/terraform-cleaner>
- <https://raw.githubusercontent.com/sylwit/terraform-cleaner/main/README.md>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

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


## Combined YAML source

View the package source record on GitHub. [combined/terraform-cleaner.yml](https://github.com/mxcl/pkgdb/blob/main/combined/terraform-cleaner.yml)


## Sources

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