5 lines
60 B
HCL
5 lines
60 B
HCL
variable "region" {
|
|
default = "nyc3"
|
|
type = string
|
|
}
|
variable "region" {
|
|
default = "nyc3"
|
|
type = string
|
|
}
|