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

hashicorp/setup-terraform

Sets up Terraform CLI in your GitHub Actions workflow. observed · 2026-08-28

github.com/hashicorp/setup-terraform · homepage · JavaScript · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 94
  • Release rhythm 71
  • 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: 77
  • age_days: 2323
  • days_rel: 113
  • days_push: 37
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1583 stars · 287 forks observed · 2026-08-28

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

A GitHub Actions JavaScript action that installs a specified version of the Terraform CLI onto the workflow runner and adds it to PATH. It can also configure HCP Terraform/Terraform Enterprise credentials and install a wrapper that exposes terraform stdout, stderr, and exit codes as step outputs.

Use cases

  • install terraform cli in github actions workflow
  • pin a specific terraform version in ci
  • run terraform plan and apply on pull requests
  • configure terraform cloud api token in ci
  • capture terraform command output in workflow steps
  • automate infrastructure provisioning with github actions

When to choose

  • you use GitHub Actions and need Terraform CLI available in your workflow
  • you want automatic credential setup for HCP Terraform or Terraform Enterprise
  • you need terraform command outputs (stdout/stderr/exitcode) as workflow step outputs

When to avoid

  • you use GitLab CI, Jenkins, or another CI system instead of GitHub Actions
  • you need to install OpenTofu or other Terraform forks
  • you run on self-hosted runners without Node.js installed

Facets

plugin · maturity active

infrastructure-as-code ci-cd developer-tools cli infrastructure-as-code cloud-computing windows cloud github-actions terraform terraform-cli action hashicorp workflow-automation devops automation linux macos docker

8 sources

Member repositories

RepositoryRoleHealth v2
hashicorp/setup-terraformmain87

For agents

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

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