You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`effective_routes` (Attributes Set) Effective routes applied to this network (read-only). (see [below for nested schema](#nestedatt--effective_routes))
56
57
-`id` (String) UUID of the network.
57
58
-`type` (String) The network type
58
59
@@ -73,6 +74,10 @@ Optional Attributes:
73
74
-`dhcp_routes_configuration` (Attributes) DHCP routes auto-population configuration. (see [below for nested schema](#nestedatt--ip_network--dhcp_routes_configuration))
74
75
-`gateway` (String) Gateway address given by DHCP
75
76
77
+
Read-Only:
78
+
79
+
-`dhcp_effective_routes` (Attributes Set) Routes provided to DHCP clients in this subnet (read-only). (see [below for nested schema](#nestedatt--ip_network--dhcp_effective_routes))
0 commit comments