add : file state
All checks were successful
terraform validation / Terraform (push) Successful in 17s
All checks were successful
terraform validation / Terraform (push) Successful in 17s
This commit is contained in:
parent
53323fbb65
commit
ac2c934c8f
@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
terraform_version: 1.7.5
|
||||
|
||||
- name: Set up Cloud SDK
|
||||
- name: Set up GCloud SDK
|
||||
uses: google-github-actions/setup-gcloud@v2
|
||||
with:
|
||||
project_id: ${{ secrets.GCP_PROJECT_ID }}
|
||||
@ -28,7 +28,7 @@ jobs:
|
||||
export_default_credentials: true
|
||||
version: '>= 506.0.0'
|
||||
|
||||
- name: 'Use gcloud CLI'
|
||||
- name: 'Use GCloud CLI'
|
||||
run: 'gcloud info'
|
||||
|
||||
- name: Authenticate with Google Cloud Platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user