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 d66fadd commit f65c62dCopy full SHA for f65c62d
variables.tf
@@ -20,7 +20,7 @@ variable "assign_generated_ipv6_cidr_block" {
20
21
variable "secondary_cidr_blocks" {
22
type = "list"
23
- description = "Seceibdary CIDR blocks to associate with the VPC to extend the IP Address pool."
+ description = "Secondary CIDR blocks to associate with the VPC to extend the IP Address pool."
24
default = []
25
}
26
0 commit comments