fixed default

pull/52/head
Stephen Kirby 2 years ago
parent 895eca769d
commit 071c0fef28

@ -22,7 +22,7 @@ variable "description" {
}
variable "default" {
default = "us-east-1"
default = "ams"
description = "The default region to use if no region is specified."
type = string
}

Loading…
Cancel
Save