Skip to content

Commit 443def3

Browse files
committed
Change authentication-type
1 parent 97250ba commit 443def3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
client-id: ${{ secrets.AZURE_CLIENT_ID }}
3232
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
3333
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
34-
auth-type: oidc
34+
auth-type: service_principal
3535

3636
- name: Setup Terraform
3737
uses: hashicorp/setup-terraform@v2

0 commit comments

Comments
 (0)