Skip to content

Commit

Permalink
add use_oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
howieandersen committed Sep 23, 2024
1 parent 8b2c19e commit 17f7617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/deploy/init/provider.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
provider "azurerm" {
subscription_id = "45177a0a-d27e-490f-9f23-b4726de8ccc1"
use_oidc = true
features {}
}

0 comments on commit 17f7617

Please sign in to comment.