4 lines
87 B
HCL
4 lines
87 B
HCL
variable "region" {
|
|
type = string
|
|
description = "The name of the region."
|
|
}
|