# Install terraform-cleaner with Homebrew

Tiny utility which detects unused variables in your terraform modules. Version 0.0.4 via Homebrew; verified 2026-07-26.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:terraform-cleaner
- **Package manager:** Homebrew
- **Version:** 0.0.4
- **Source summary:** Tiny utility which detects unused variables in your terraform modules
- **Homepage:** <https://github.com/sylwit/terraform-cleaner>
- **Repository:** <https://github.com/sylwit/terraform-cleaner>
- **Last updated:** 2026-07-26T00:50:35+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- terraform-cleaner (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.0.4
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
