mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-30 09:53:04 +00:00
6 lines
80 B
HCL
6 lines
80 B
HCL
|
|
provider "azurerm" {
|
|
features {}
|
|
subscription_id = local.subscription_id
|
|
}
|