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

hashicorp/terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. observed · 2026-08-28

github.com/hashicorp/terraform · homepage · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100

Flags: no_license

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: 13
  • age_days: 4556
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 44

Full methodology

Adoption not part of the score

49543 stars · 10618 forks observed · 2026-08-28

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

Terraform is HashiCorp's infrastructure-as-code tool that codifies cloud and on-prem resources into declarative configuration files which can be versioned, reviewed, and shared. It builds a resource graph, generates execution plans, and safely automates creating, changing, and destroying infrastructure across many providers.

Use cases

  • provision aws, azure, or gcp infrastructure from code
  • manage kubernetes clusters across multiple clouds
  • version and review infrastructure changes like application code
  • create and destroy ephemeral preview environments automatically
  • codify dns entries, storage, and networking as reusable modules
  • plan infrastructure changes before applying them

When to choose

  • you want declarative, version-controlled provisioning across multiple cloud providers
  • you need execution plans and dependency graphs to avoid destructive surprises
  • your team wants reusable infrastructure modules and a large provider ecosystem

When to avoid

  • you only need configuration management inside existing servers rather than provisioning resources
  • you require a fully open-source license, since Terraform moved to a source-available BUSL
  • you prefer imperative or immutable-image-first workflows like Packer plus direct SDK scripts

Facets

cli-tool · maturity stable

infrastructure-as-code deployment configuration-management cli cloud infrastructure-as-code cloud-computing self-hosted windows go cli cross-platform terraform provisioning declarative-configuration hashicorp multi-cloud state-management resource-graph devops automation linux macos

7 sources

Member repositories

RepositoryRoleHealth v2
hashicorp/terraformmain99

For agents

markdown · JSON · MCP: product_card(name="hashicorp/terraform")

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