Skip to content

Commit 3a9e9c1

Browse files
committed
Updated auth-type
1 parent 1edebd0 commit 3a9e9c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-azure.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
client-id: ${{ secrets.AZURE_CLIENT_ID }}
2828
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
2929
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
30+
auth-type: 'servicePrincipal'
3031

3132
- name: Setup Terraform
3233
uses: hashicorp/setup-terraform@v2

0 commit comments

Comments
 (0)