# tfproviderlint mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tfproviderlint in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tfproviderlint
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:tfproviderlint
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/tfproviderlint>
- **Version:** 0.31.0
- **Quellzusammenfassung:** Terraform Provider Lint Tool
- **Homepage:** <https://github.com/bflad/tfproviderlint>
- **Repository:** <https://github.com/bflad/tfproviderlint>
- **Lizenz:** MPL-2.0
- **Quellarchiv:** <https://github.com/bflad/tfproviderlint/archive/refs/tags/v0.31.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-26T00:50:39+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- tfproviderlint (cli)
- tfproviderlint (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.31.0
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/bflad/tfproviderlint
- neueste erkannte Version: v0.31.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [tfplugingen-openapi](https://pkg.so/de/brew/tfplugingen-openapi/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, provider-development, terraform.
- [shellcheck](https://pkg.so/de/brew/shellcheck/) - Shares pkgdb curated category or tags: cli, developer-tools, linting, static-analysis.
- [actionlint](https://pkg.so/de/brew/actionlint/) - Shares pkgdb curated category or tags: cli, developer-tools, linting, static-analysis.
- [golangci-lint](https://pkg.so/de/brew/golangci-lint/) - Shares pkgdb curated category or tags: cli, developer-tools, linting, static-analysis.
- [tfenv](https://pkg.so/de/brew/tfenv/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terraform-docs](https://pkg.so/de/brew/terraform-docs/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [hadolint](https://pkg.so/de/brew/hadolint/) - Shares pkgdb curated category or tags: cli, developer-tools, linting, static-analysis.
- [tfmigrate](https://pkg.so/de/brew/tfmigrate/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [cmake-lint](https://pkg.so/de/brew/cmake-lint/) - Local package facts share a topical domain. Shared terms: analysis, cli, code, developer, developer-tools.
- [credo](https://pkg.so/de/brew/credo/) - 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/mxcl/pkgdb/blob/main/combined/tfproviderlint.yml)


## Quellen

- 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
