Skip to content

Commit

Permalink
Merge pull request #2491 from DFE-Digital/2041-bigquery-fix-delete-re…
Browse files Browse the repository at this point in the history
…view

[2041] Authenticate to Google in delete review app workflow
  • Loading branch information
saliceti authored Nov 5, 2024
2 parents 1443e76 + 5b08247 commit 91c265d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/delete-review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ jobs:
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}

- uses: google-github-actions/auth@v2
with:
project_id: apply-for-qts-in-england
workload_identity_provider: projects/385922361840/locations/global/workloadIdentityPools/apply-for-qualified-teacher-sta3/providers/apply-for-qualified-teacher-sta3

- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.5.0
Expand Down

0 comments on commit 91c265d

Please sign in to comment.