ActionRank

Terraform Plan Comment

Actively maintained

borchero/terraform-plan-comment · MIT

GitHub Action to post the output of "terraform plan" to a pull request comment.

150 starsLast commit todayLatest v3.2.0
C
63
/ 100
Security 50Maintenance 92Popularity 44Reliability 58

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: borchero/terraform-plan-comment@f585438eda2fa77c6f275994b92aeccd86ef3542 # v3.2.0

Mutable tags like v3.2.0 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: borchero/terraform-plan-comment@f585438eda2fa77c6f275994b92aeccd86ef3542 # v3.2.0

Score breakdown

Security (35%)50
Popularity (20%)44
Maintenance (30%)92
Reliability (15%)58