We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654205a commit 6fda44dCopy full SHA for 6fda44d
modules/named-subnets/variables.tf
@@ -32,8 +32,6 @@ variable "tags" {
32
}
33
34
variable "subnet_az_map" {
35
- type = map(string)
36
- description = "map of subnet name to az"
37
38
39
variable "max_subnets" {
0 commit comments