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 1 months agoLatest v3.1.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@2d41e908725447b1677913001dfb92fa7010c025 # v3.1.0

Mutable tags like v3.1.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@2d41e908725447b1677913001dfb92fa7010c025 # v3.1.0

Score breakdown

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