HashiCorp - Setup Terraform
Actively maintainedhashicorp/setup-terraform · MPL-2.0
Sets up Terraform CLI in your GitHub Actions workflow.
★ 1.6k starsLast commit 11 days agoLatest v4.0.1
B
70
/ 100
Security signals
OpenSSF Scorecard6.4 / 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%)58
Popularity (20%)63
Maintenance (30%)88
Reliability (15%)70