Skip to content

Commit

Permalink
Fix/iac (#9)
Browse files Browse the repository at this point in the history
* update gcloud step

* update gcloud step
  • Loading branch information
lucasmellos authored Nov 16, 2022
1 parent 46c3a2a commit c6ee856
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
workload_identity_provider: ${{ secrets.GCP_WIP }}
service_account: ${{ secrets.GCP_SA }}

- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v1'

- name: run terragrunt
uses: autero1/[email protected]
Expand Down

0 comments on commit c6ee856

Please sign in to comment.