6 lines
147 B
HCL

variable location {
type = string
default = "westeurope"
description = "The Azure location where the resources will be created"
}