This commit is contained in:
parent
7128626344
commit
cd2eb96b26
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user