Skip to content

Commit 705036a

Browse files
committed
Update
1 parent 214851a commit 705036a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/terraform-build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ jobs:
6464
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
6565
ARM_SUBSCRIPTION_ID: ${{ secrets.ARM_SUBSCRIPTION_ID }}
6666
ARM_OIDC_TOKEN: ${{ env.OIDC_TOKEN }}
67-
TENV_AUTO_INSTALL: true
67+
TENV_AUTO_INSTALL: true
68+
ARM_USE_AZUREAD: true

0 commit comments

Comments
 (0)