towardsthecloud/Terraform Plan PR Commenter

Post the output of `terraform plan` to a Pull Request comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
planfileThe path to the Terraform plan file to post as comment in the Pull Request.yes
terraform-cmdThe command to execute for calling the Terraform binary.terraform
working-directoryThe directory where the Terraform binary should be called..
tokenThe GitHub or PAT token to use for posting comments to Pull Requests.${{ github.token }}
headerSet a custom header to use for the Pull Request comment.
aws-regionThe AWS region where the infrastructure changes are being applied e.g. us-east-1.
namedescription
markdownThe raw markdown output of the `terraform plan` command
emptyWhether the `terraform plan` command contains any change or not