Skip to content

Commit d2e7e40

Browse files
authored
Merge pull request #40 from PerfectThymeTech/marvinbuss/azure_ad_auth
Rely on AAD backend auth
2 parents 0ae0dae + dbe8db1 commit d2e7e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/infra/terraform.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ terraform {
1919
storage_account_name = "mycrpprdstg001"
2020
container_name = "function"
2121
key = "terraform.tfstate"
22+
use_azuread_auth = true
2223
# use_oidc = true
2324
}
2425
}

0 commit comments

Comments
 (0)