check
Some checks failed
terraform validation / Terraform (push) Failing after 22s

This commit is contained in:
Hubert Cornet 2025-01-20 20:41:04 +01:00
parent 7128626344
commit cd2eb96b26

View File

@ -15,6 +15,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Terraform
uses: hashicorp/setup-terraform@v1
with:
terraform_version: 1.7.5
# - name: Set up Cloud SDK
# uses: google-github-actions/setup-gcloud@master
#with: