Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jul 8, 2021
1 parent a580be8 commit 2f65dd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/variables.common.subnets.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ variable "public_subnets" {
# subnets = list(string)
# labels = list(string)
# availability_zones = list(string)
# optional
# tags = map(string)
}))
default = []
Expand All @@ -24,7 +23,6 @@ variable "private_subnets" {
# subnets = list(string)
# labels = list(string)
# availability_zones = list(string)
# optional
# tags = map(string)
}))
default = []
Expand Down

0 comments on commit 2f65dd8

Please sign in to comment.