HashiCorp - Setup Terraform
Actively maintainedhashicorp/setup-terraform · MPL-2.0
Sets up Terraform CLI in your GitHub Actions workflow.
★ 1.6k starsLast commit 5 days agoLatest v4.0.1
C
68
/ 100
Security signals
OpenSSF Scorecard6.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v4.0.1Mutable tags like v4.0.1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v4.0.1
Score breakdown
Security (35%)57
Popularity (20%)63
Maintenance (30%)83
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/hashicorp-setup-terraform)HTML version
HTML
<a href="https://actionrank.dev/actions/hashicorp-setup-terraform"><img src="https://actionrank.dev/api/badge/hashicorp-setup-terraform" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work