Add wan_dns1 and wan_dns2 (#117)
This commit is contained in:
@@ -67,6 +67,8 @@ resource "unifi_network" "wan" {
|
||||
- **site** (String) The name of the site to associate the network with.
|
||||
- **subnet** (String) The subnet of the network. Must be a valid CIDR address.
|
||||
- **vlan_id** (Number) The VLAN ID of the network.
|
||||
- **wan_dns1** (String) Primary DNS server for the WAN.
|
||||
- **wan_dns2** (String) Secondary DNS server for the WAN.
|
||||
- **wan_egress_qos** (Number) Specifies the WAN egress quality of service. Defaults to `0`.
|
||||
- **wan_ip** (String) The IPv4 address of the WAN.
|
||||
- **wan_networkgroup** (String) Specifies the WAN network group. Must be one of either `WAN`, `WAN2` or `WAN_LTE_FAILOVER`.
|
||||
|
||||
Reference in New Issue
Block a user