5 lines
146 B
HCL
5 lines
146 B
HCL
variable location {
|
|
type = string
|
|
description = "The Azure location where the resources will be created"
|
|
default = "westeurope"
|
|
} |