Ross ROSS = Recommend OSS · open-source software intelligence for agents

terraform-linters/tflint

A Pluggable Terraform Linter observed · 2026-08-28

github.com/terraform-linters/tflint · Go · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 81
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 45.5
  • age_days: 3604
  • days_rel: 47
  • days_push: 8
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

5796 stars · 406 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TFLint is a pluggable linter for Terraform that finds possible errors, deprecated syntax, and unused declarations, and enforces best practices and naming conventions. It works as a framework where provider-specific rules (AWS, Azure, GCP) are supplied via plugins.

Use cases

  • lint terraform code for errors before apply
  • catch invalid aws instance types in terraform
  • enforce naming conventions in terraform modules
  • warn about deprecated terraform syntax
  • find unused declarations in terraform files
  • add terraform linting to ci pipeline

When to choose

  • you write or review Terraform and want static analysis beyond terraform validate
  • you need provider-aware checks for AWS, Azure, or GCP resources
  • you want to enforce team conventions via custom rules or plugins

When to avoid

  • you use non-Terraform IaC tools like Pulumi or CloudFormation
  • you only need basic formatting (terraform fmt covers that)
  • you need policy-as-code across multiple IaC tools (consider OPA/Sentinel)

Facets

cli-tool · maturity active

linter developer-tools ci-cd infrastructure-as-code plugin-system infrastructure-as-code developer-tools cloud-computing windows cli go terraform static-analysis iac linting cloud-providers devops linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
terraform-linters/tflintmain93

For agents

markdown · JSON · MCP: product_card(name="terraform-linters/tflint")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem