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 5a78ea1 commit 4fdebf3Copy full SHA for 4fdebf3
1 file changed
modules/landing-zone/variables.tf
@@ -68,6 +68,6 @@ variable "firewall_next_hop_ip" {
68
69
variable "ipv4_nameservers" {
70
type = list(string)
71
- description = "List of IPv4 nameservers for the network. Required if network_area_id is null."
+ description = "List of IPv4 nameservers for the network."
72
default = null
73
}
0 commit comments