We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c9733 commit 021b8b7Copy full SHA for 021b8b7
variables.tf
@@ -94,7 +94,6 @@ variable "tags" {
94
variable "vpc_secondary_cidr" {
95
type = string
96
description = "IPv4 secondary CIDR to add to the VPC."
97
- default = "100.64.0.0/16"
98
}
99
100
variable "availability_zones" {
0 commit comments