Skip to content

Commit

Permalink
Terraform plugin docs version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jun 6, 2024
1 parent 51b9247 commit c86eb36
Show file tree
Hide file tree
Showing 99 changed files with 151 additions and 155 deletions.
2 changes: 1 addition & 1 deletion docs/resources/bgp.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the global BGP configuration.
API Documentation: bgpEntity https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:Entity/
Child resources
nxosbgpinstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_instance
nxos_bgp_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_instance
---

# nxos_bgp (Resource)
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/bgp_address_family.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ description: |-
This resource can manage the BGP (VRF) address family configuration.
API Documentation: bgpDomAf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:DomAf/
Parent resources
nxosbgpvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
nxos_bgp_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
Child resources
nxosbgpadvertised_prefix https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_advertised_prefixnxosbgproute_redistribution https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_route_redistribution
nxos_bgp_advertised_prefix https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_advertised_prefixnxos_bgp_route_redistribution https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_route_redistribution
---

# nxos_bgp_address_family (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/bgp_advertised_prefix.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the BGP (VRF) advertised prefix configuration.
API Documentation: bgpAdvPrefix https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:AdvPrefix/
Parent resources
nxosbgpaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_address_family
nxos_bgp_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_address_family
---

# nxos_bgp_advertised_prefix (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/bgp_graceful_restart.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the BGP domain (VRF) graceful restart configuration.
API Documentation: bgpGr https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:Gr/
Parent resources
nxosbgpvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
nxos_bgp_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
---

# nxos_bgp_graceful_restart (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/bgp_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: |-
Parent resources
nxos_bgp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp
Child resources
nxosbgpvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
nxos_bgp_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
---

# nxos_bgp_instance (Resource)
Expand Down
6 changes: 3 additions & 3 deletions docs/resources/bgp_peer.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ description: |-
This resource can manage the BGP peer configuration.
API Documentation: bgpPeer https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:Peer/
Parent resources
nxosbgpvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
nxos_bgp_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
Child resources
nxosbgppeeraddressfamily https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family
nxos_bgp_peer_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family
Referenced resources
nxosbgppeer_template https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template
nxos_bgp_peer_template https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template
---

# nxos_bgp_peer (Resource)
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/bgp_peer_address_family.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ description: |-
This resource can manage the BGP peer address family configuration.
API Documentation: bgpPeerAf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:PeerAf/
Parent resources
nxosbgppeer https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer
nxos_bgp_peer https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer
Child resources
nxosbgppeeraddressfamilyroutecontrol https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family_route_controlnxosbgppeeraddressfamilyprefixlist_control https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family_prefix_list_control
nxos_bgp_peer_address_family_route_control https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family_route_controlnxos_bgp_peer_address_family_prefix_list_control https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family_prefix_list_control
---

# nxos_bgp_peer_address_family (Resource)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the BGP peer address family prefix list control configuration.
API Documentation: bgpPfxCtrlP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:PfxCtrlP/
Parent resources
nxosbgppeeraddressfamily https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family
nxos_bgp_peer_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family
---

# nxos_bgp_peer_address_family_prefix_list_control (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/bgp_peer_address_family_route_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the BGP peer address family route control configuration.
API Documentation: bgpRtCtrlP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:RtCtrlP/
Parent resources
nxosbgppeeraddressfamily https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family
nxos_bgp_peer_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_address_family
---

# nxos_bgp_peer_address_family_route_control (Resource)
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/bgp_peer_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ description: |-
This resource can manage the BGP peer template configuration.
API Documentation: bgpPeerCont https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:PeerCont/
Parent resources
nxosbgpvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
nxos_bgp_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
Child resources
nxosbgppeertemplateaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template_address_family
nxos_bgp_peer_template_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template_address_family
---

# nxos_bgp_peer_template (Resource)
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/bgp_peer_template_address_family.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ description: |-
This resource can manage the BGP peer template address family configuration.
API Documentation: bgpPeerAf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:PeerAf/
Parent resources
nxosbgppeer_template https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template
nxos_bgp_peer_template https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template
Child resources
nxosbgppeertemplatemax_prefix https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template_max_prefix
nxos_bgp_peer_template_max_prefix https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template_max_prefix
---

# nxos_bgp_peer_template_address_family (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/bgp_peer_template_max_prefix.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the BGP peer template Maximum Prefix Policy configuration.
API Documentation: bgpMaxPfxP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:MaxPfxP/
Parent resources
nxosbgppeertemplateaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template_address_family
nxos_bgp_peer_template_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_template_address_family
---

# nxos_bgp_peer_template_max_prefix (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/bgp_route_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the BGP Route Control configuration.
API Documentation: bgpRtCtrl https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:RtCtrl/
Parent resources
nxosbgpvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
nxos_bgp_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_vrf
---

# nxos_bgp_route_control (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/bgp_route_redistribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the BGP (VRF) route redistribution configuration.
API Documentation: bgpInterLeakP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:InterLeakP/
Parent resources
nxosbgpaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_address_family
nxos_bgp_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_address_family
---

# nxos_bgp_route_redistribution (Resource)
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/bgp_vrf.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ description: |-
This resource can manage the BGP domain (VRF) configuration.
API Documentation: bgpDom https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/bgp:Dom/
Parent resources
nxosbgpinstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_instance
nxos_bgp_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_instance
Child resources
nxosbgpaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_address_familynxosbgpgraceful_restart https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_graceful_restartnxosbgppeer https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peernxosbgppeer_template https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_templatenxosbgproute_control https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_route_control
nxos_bgp_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_address_familynxos_bgp_graceful_restart https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_graceful_restartnxos_bgp_peer https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peernxos_bgp_peer_template https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_peer_templatenxos_bgp_route_control https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_route_control
Referenced resources
nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf
---
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/default_qos_class_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the default QoS class map configuration.
API Documentation: ipqosCMapInst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:CMapInst/
Child resources
nxosdefaultqosclassmap_dscp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_class_map_dscp
nxos_default_qos_class_map_dscp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_class_map_dscp
---

# nxos_default_qos_class_map (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/default_qos_class_map_dscp.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the default QoS class map DSCP configuration.
API Documentation: ipqosDscp https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:Dscp/
Parent resources
nxosdefaultqosclassmap https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_class_map
nxos_default_qos_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_class_map
---

# nxos_default_qos_class_map_dscp (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/default_qos_policy_interface_in.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the default QoS policy interface in configuration.
API Documentation: ipqosIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:If/
Child resources
nxosdefaultqospolicyinterfaceinpolicy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_interface_in_policy_map
nxos_default_qos_policy_interface_in_policy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_interface_in_policy_map
---

# nxos_default_qos_policy_interface_in (Resource)
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/default_qos_policy_interface_in_policy_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ description: |-
This resource can manage the default QoS policy interface in policy map configuration.
API Documentation: ipqosInst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:Inst/
Parent resources
nxosdefaultqospolicyinterface_in https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_interface_in
nxos_default_qos_policy_interface_in https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_interface_in
Referenced resources
nxosdefaultqospolicymap https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map
nxos_default_qos_policy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map
---

# nxos_default_qos_policy_interface_in_policy_map (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/default_qos_policy_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the default QoS policy map configuration.
API Documentation: ipqosPMapInst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:PMapInst/
Child resources
nxosdefaultqospolicymapmatchclass_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map
nxos_default_qos_policy_map_match_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map
---

# nxos_default_qos_policy_map (Resource)
Expand Down
6 changes: 3 additions & 3 deletions docs/resources/default_qos_policy_map_match_class_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ description: |-
This resource can manage the default QoS policy map match class map configuration.
API Documentation: ipqosMatchCMap https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:MatchCMap/
Parent resources
nxosdefaultqospolicymap https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map
nxos_default_qos_policy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map
Child resources
nxosdefaultqospolicymapmatchclassmapsetqosgroup https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map_set_qos_groupnxosdefaultqospolicymapmatchclassmappolice https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map_police
nxos_default_qos_policy_map_match_class_map_set_qos_group https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map_set_qos_groupnxos_default_qos_policy_map_match_class_map_police https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map_police
Referenced resources
nxosdefaultqosclassmap https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_class_map
nxos_default_qos_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_class_map
---

# nxos_default_qos_policy_map_match_class_map (Resource)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the default QoS policy map match class map police configuration.
API Documentation: ipqosPolice https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:Police/
Parent resources
nxosdefaultqospolicymapmatchclass_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map
nxos_default_qos_policy_map_match_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map
---

# nxos_default_qos_policy_map_match_class_map_police (Resource)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage the default QoS policy map match class map set QoS group configuration.
API Documentation: ipqosSetQoSGrp https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:SetQoSGrp/
Parent resources
nxosdefaultqospolicymapmatchclass_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map
nxos_default_qos_policy_map_match_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/default_qos_policy_map_match_class_map
---

# nxos_default_qos_policy_map_match_class_map_set_qos_group (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/dhcp_relay_address.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage a DHCP relay address.
API Documentation: dhcpRelayAddr https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/DHCP/dhcp:RelayAddr/
Parent resources
nxosdhcprelay_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/dhcp_relay_interface
nxos_dhcp_relay_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/dhcp_relay_interface
Referenced resources
nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf
---
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/dhcp_relay_interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage a DHCP relay interface.
API Documentation: dhcpRelayIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/DHCP/dhcp:RelayIf/
Child resources
nxosdhcprelay_address https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/dhcp_relay_address
nxos_dhcp_relay_address https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/dhcp_relay_address
---

# nxos_dhcp_relay_interface (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/evpn.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage a global EVPN configuration.
API Documentation: rtctrlL2Evpn https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtctrl:L2Evpn/
Child resources
nxosevpnvni https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni
nxos_evpn_vni https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni
---

# nxos_evpn (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/evpn_vni.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: |-
Parent resources
nxos_evpn https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn
Child resources
nxosevpnvniroutetarget_direction https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni_route_target_direction
nxos_evpn_vni_route_target_direction https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni_route_target_direction
---

# nxos_evpn_vni (Resource)
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/evpn_vni_route_target.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
This resource can manage a EVPN VNI Route Target Entry.
API Documentation: rtctrlRttEntry https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtctrl:RttEntry/
Parent resources
nxosevpnvniroutetarget_direction https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni_route_target_direction
nxos_evpn_vni_route_target_direction https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni_route_target_direction
---

# nxos_evpn_vni_route_target (Resource)
Expand Down
Loading

0 comments on commit c86eb36

Please sign in to comment.