Skip to content

Commit 4fdebf3

Browse files
committed
added routing tables
1 parent 5a78ea1 commit 4fdebf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/landing-zone/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ variable "firewall_next_hop_ip" {
6868

6969
variable "ipv4_nameservers" {
7070
type = list(string)
71-
description = "List of IPv4 nameservers for the network. Required if network_area_id is null."
71+
description = "List of IPv4 nameservers for the network."
7272
default = null
7373
}

0 commit comments

Comments
 (0)