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 - name: Terraform Plan
id: plan id: plan
run: terraform plan run: terraform plan
- name: Terraform Apply
id: apply
run: terraform apply -auto-approve