Skip to content

Commit fd3b891

Browse files
fix: use AzureAD auth for azurerm backend (no storage keys)
1 parent ab1c016 commit fd3b891

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

infra/workload/01-local-state/backend.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ terraform {
44
storage_account_name = "sttfstate260221me01"
55
container_name = "tfstate"
66
key = "runbook.tfstate"
7+
8+
use_azuread_auth = true
79
}
810
}

0 commit comments

Comments
 (0)