- Writes the
terraform plan
as a pull-request comment. - It will only run
terraform apply
once it's merged tomain
branch. - If the plan is too large, it will create multiple comments.
- Allows you to customize the pull-request comment title so you can specify the environment.
- Allows you to specify a Terraform version
- Does not need a custom GitHub PAT. It will use the default
GITHUB_TOKEN