6 lines
184 B
HCL
6 lines
184 B
HCL
resource_group_name = "rg-tofu-state"
|
|
storage_account_name = "tofu239746state"
|
|
container_name = "tfstate"
|
|
key = "terraform.tfstate"
|
|
use_azuread_auth = true
|