We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 214851a commit 705036aCopy full SHA for 705036a
.github/workflows/terraform-build.yaml
@@ -64,4 +64,5 @@ jobs:
64
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
65
ARM_SUBSCRIPTION_ID: ${{ secrets.ARM_SUBSCRIPTION_ID }}
66
ARM_OIDC_TOKEN: ${{ env.OIDC_TOKEN }}
67
- TENV_AUTO_INSTALL: true
+ TENV_AUTO_INSTALL: true
68
+ ARM_USE_AZUREAD: true
0 commit comments