Skip to content

Commit

Permalink
Migrate gcp-wif
Browse files Browse the repository at this point in the history
  • Loading branch information
vipin-dfe committed Jan 6, 2025
1 parent 7d96db9 commit 519f8b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/deploy-environment-to-aks/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ runs:
with:
azure-credentials: ${{ inputs.azure-credentials }}

- uses: google-github-actions/auth@v2
with:
project_id: ecf-bq
workload_identity_provider: projects/808138694727/locations/global/workloadIdentityPools/early-careers-framework/providers/early-careers-framework

- name: Apply Terraform
id: apply-terraform
shell: bash
Expand Down

0 comments on commit 519f8b4

Please sign in to comment.