Compare commits

..

No commits in common. "main" and "GCP" have entirely different histories.
main ... GCP

View File

@ -54,3 +54,7 @@ jobs:
- name: Terraform Plan
id: plan
run: terraform plan
- name: Terraform Apply
id: apply
run: terraform apply -auto-approve