Skip to content

Commit

Permalink
Merge pull request #818 from DFE-Digital/er-790-azure-refinements
Browse files Browse the repository at this point in the history
ER-790: Remove workflow OIDC env variables
  • Loading branch information
sunny-sidhu-and authored Sep 7, 2023
2 parents 367eeda + 8c27629 commit d36ceb2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tf-azure-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ env:
ARM_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
ARM_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
ARM_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
ARM_USE_OIDC: true
ARM_SKIP_PROVIDER_REGISTRATION: true

jobs:
terraform-plan:
Expand Down

0 comments on commit d36ceb2

Please sign in to comment.