hackforla / incubator

https://github.com/orgs/hackforla/projects/73/views/5
GNU General Public License v2.0
3 stars 14 forks source link

Add GitHub Action that Runs Terraform Apply on Merge to Main #74

Closed chelseybeck closed 5 months ago

chelseybeck commented 5 months ago

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