There's a GHA that runs when a pull request is opened and prints the plan to the pr as a comment. We need another action to run an apply when the pr is merged to main
Action Items
[x] Create a terraform-apply.yaml file in .github/workflows and add the workflow
Overview
There's a GHA that runs when a pull request is opened and prints the plan to the pr as a comment. We need another action to run an apply when the pr is merged to main
Action Items