Skip to content

v1.0.0 - Initial Release

Latest
Compare
Choose a tag to compare
@fgauna12 fgauna12 released this 11 Aug 17:53
· 1 commit to main since this release
57d5e36
  • Writes the terraform plan as a pull-request comment.
  • It will only run terraform apply once it's merged to main 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