Skip to content

Commit 6fda44d

Browse files
committed
redefine map var
1 parent 654205a commit 6fda44d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/named-subnets/variables.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ variable "tags" {
3232
}
3333

3434
variable "subnet_az_map" {
35-
type = map(string)
36-
description = "map of subnet name to az"
3735
}
3836

3937
variable "max_subnets" {

0 commit comments

Comments
 (0)