pkg.soopen package index

brew / rank 10473

Install tfproviderlint with Homebrew

Terraform Provider Lint Tool. Version 0.31.0 via Homebrew; verified 2026-07-26.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tfproviderlint

local Homebrew formula metadata

overview

Package summary

Terraform Provider Lint Tool

Commands and aliases

  • tfproviderlint

history

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
tfproviderlintcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-04
manager version0.31.0
manager updated2026-07-26
local dataok
upstreamcurrent
latest detectedv0.31.0

https://github.com/bflad/tfproviderlint

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:tfproviderlint
Version0.31.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tfproviderlint
Homepagehttps://github.com/bflad/tfproviderlint
Repositoryhttps://github.com/bflad/tfproviderlint
LicenseMPL-2.0
Source archivehttps://github.com/bflad/tfproviderlint/archive/refs/tags/v0.31.0.tar.gz
Last updated2026-07-26T00:50:39+02:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametfproviderlint
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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