# Install tfproviderlint with Homebrew

Terraform Provider Lint Tool. Version 0.31.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:tfproviderlint
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tfproviderlint
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:tfproviderlint
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/tfproviderlint>
- **Version:** 0.31.0
- **Source summary:** Terraform Provider Lint Tool
- **Homepage:** <https://github.com/bflad/tfproviderlint>
- **Repository:** <https://github.com/bflad/tfproviderlint>
- **Upstream docs:** <https://github.com/bflad/tfproviderlint#readme>
- **License:** MPL-2.0
- **Source archive:** <https://github.com/bflad/tfproviderlint/archive/refs/tags/v0.31.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- tfproviderlint (cli)
- tfproviderlint (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: 0.31.0
- Local data: ok
- Upstream repository: https://github.com/bflad/tfproviderlint
- Upstream latest detected: v0.31.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

tfproviderlint is a Go static-analysis toolkit and CLI for Terraform provider source code. It targets provider maintainers rather than Terraform module consumers, checking acceptance tests, resources, schemas, validation code, and other Plugin SDK patterns.

### Project history

The project packages Terraform-provider-specific checks as Go analysis passes and command-line tools. Its README distinguishes `tfproviderlint`, which includes standard checks, from `tfproviderlintx`, which includes extra opt-in checks.

The documented check catalog shows the project evolving with the Terraform Plugin SDK: some checks were removed in later versions after upstream APIs changed or deprecated patterns became obsolete, while new checks cover resource, schema, validation, and acceptance-test conventions.

### Adoption history

tfproviderlint has a longer provider-authoring niche than most tools in this batch. The README documents release binaries, Go installation, Docker usage, Homebrew installation from the maintainer tap, and a GitHub Action, which indicates use in local development and CI for Terraform provider repositories.

### How it is used

Users run `tfproviderlint ./...` inside Terraform provider source trees, pass check flags to enable or disable analyzers, use `-fix` for checks with automated fixes, or invoke it through `go vet -vettool`. Docker and GitHub Action usage support CI workflows.

### Why package nerds care

For package nerds, tfproviderlint is significant because it encodes project-specific provider-maintainer knowledge as installable tooling. It is both a command-line package and a Go library of analyzers, making it useful for custom lint tools and automated provider quality gates.

### Timeline

- 2024: GitHub tags list v0.30.0 in May.
- 2025: GitHub releases list v0.31.0 in February.
- 2026: Homebrew formula metadata lists stable version 0.31.0 with bottled builds.

### Related projects

- Terraform Plugin SDK
- Go analysis framework
- go vet
- tfproviderlint-github-action

### Sources

- <https://formulae.brew.sh/api/formula/tfproviderlint.json>
- <https://github.com/bflad/tfproviderlint#readme>
- <https://github.com/bflad/tfproviderlint/tags>


## 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:** tfproviderlint
- **Version Scheme:** 0
- **Revision:** 1
- **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.
- [tfplugingen-openapi](https://www.automicvault.com/pkg/brew/tfplugingen-openapi/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure, infrastructure-as-code, provider-development.
- [actionlint](https://www.automicvault.com/pkg/brew/actionlint/) - Shares av.db curated category or tags: cli, developer-tools, linting, static-analysis.
- [checkmake](https://www.automicvault.com/pkg/brew/checkmake/) - Shares av.db curated category or tags: cli, developer-tools, linting, static-analysis.
- [flake8](https://www.automicvault.com/pkg/brew/flake8/) - Shares av.db curated category or tags: cli, developer-tools, linting, static-analysis.
- [golangci-lint](https://www.automicvault.com/pkg/brew/golangci-lint/) - Shares av.db curated category or tags: cli, developer-tools, linting, static-analysis.
- [hadolint](https://www.automicvault.com/pkg/brew/hadolint/) - Shares av.db curated category or tags: cli, developer-tools, linting, static-analysis.
- [tfenv](https://www.automicvault.com/pkg/brew/tfenv/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure, infrastructure-as-code, terraform.
- [tfmcp](https://www.automicvault.com/pkg/brew/tfmcp/) - Shares av.db curated category or tags: cli, developer-tools, infrastructure, infrastructure-as-code, terraform.
- [cmake-lint](https://www.automicvault.com/pkg/brew/cmake-lint/) - Local package facts share a topical domain. Shared terms: analysis, cli, code, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/tfproviderlint.yml](https://github.com/automic-vault/db/blob/main/combined/tfproviderlint.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
