Skip to content

Commit

Permalink
Migrate GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Jan 2, 2025
1 parent 1413532 commit 824bcde
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/deploy-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ runs:
with:
azure-credentials: ${{ inputs.azure-credentials }}

- uses: google-github-actions/auth@v2
with:
project_id: claim-additional-payments
workload_identity_provider: projects/638192024625/locations/global/workloadIdentityPools/claim-additional-payments-for-te/providers/claim-additional-payments-for-te

- name: Terraform Apply
shell: bash
run: |
Expand Down

0 comments on commit 824bcde

Please sign in to comment.