Terraform Plan Comment
Version updated for https://github.com/borchero/terraform-plan-comment to version v2.6.1.
- This action is used across all versions by 101 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The terraform-plan-comment GitHub Action automates the process of posting the output of terraform plan as a structured, markdown-formatted comment on pull requests. It helps teams review infrastructure changes by providing a clear, foldable summary of planned updates directly within the PR. As a native JavaScript action, it eliminates the need for Docker and supports integration with Terraform or Terragrunt workflows.
Release notes
What’s Changed
⚙️ Automation
- Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 in the ci-dependencies group by @dependabot[bot] in #92
- Bump actions/cache from 4 to 5 in the ci-dependencies group by @dependabot[bot] in #90
📦 Refactorings
- Do not tag users in PR comments by @anthropic-code-agent[bot] in #95
Full Changelog: v2.6.0...v2.6.1