Terraform Plan Comment
Version updated for https://github.com/borchero/terraform-plan-comment to version v2.6.0.
- This action is used across all versions by 96 repositories.
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 a Terraform or Terragrunt plan command as a structured, markdown-formatted comment on a pull request. It provides a clear, foldable summary of planned infrastructure changes, ensuring no information is lost while improving visibility and collaboration during code reviews. By eliminating the need for manual plan sharing, it streamlines workflows and integrates seamlessly with GitHub Actions.
Release notes
What’s Changed
✨ New Features
- Add support to terragrunt command with –all option (#57) by @gmmcal in #60
Full Changelog: v2.5.2...v2.6.0