cloudposse / cloudposse/github-action-atmos-terraform-plan
Show plan summary in pr status check description
Open
- Dominant language
- HCL
- Stars
- 8
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Feature
Much like spacelift and atlantis, it would be nice to see the terraform plan summary e.g. "3 to add, 3 to modify, 1 to destroy" in the pr check description
https://stackoverflow.com/questions/75723131/how-to-add-custom-check-status-in-pr-for-gtihub-actions
### Expected Behavior
Pr status description shows the terraform plan summary
### Use Case
Quickly see at a glance what the summary is without having to scroll through github pr comments
### Describe Ideal Solution
See above
### Alternatives Considered
_No response_
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.