You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="the AWS region in which resources are created, you must set the availability_zones variable as well if you define this value to something other than the default"
40
40
default="us-west-2"
41
41
}
42
42
@@ -57,7 +57,7 @@ variable "external_subnets" {
57
57
58
58
variable"availability_zones" {
59
59
description="a comma-separated list of availability zones, defaults to all AZ of the region, if set to something other than the defaults, both internal_subnets and external_subnets have to be defined as well"
0 commit comments