This commit is contained in:
parent
7128626344
commit
cd2eb96b26
@ -15,6 +15,11 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Set up Terraform
|
||||||
|
uses: hashicorp/setup-terraform@v1
|
||||||
|
with:
|
||||||
|
terraform_version: 1.7.5
|
||||||
|
|
||||||
# - name: Set up Cloud SDK
|
# - name: Set up Cloud SDK
|
||||||
# uses: google-github-actions/setup-gcloud@master
|
# uses: google-github-actions/setup-gcloud@master
|
||||||
#with:
|
#with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user