From c86eb36f51adc4f994a24f5aef1ec440ca5b0eb6 Mon Sep 17 00:00:00 2001 From: danischm Date: Thu, 6 Jun 2024 16:05:25 -0700 Subject: [PATCH] Terraform plugin docs version bump --- docs/resources/bgp.md | 2 +- docs/resources/bgp_address_family.md | 4 +-- docs/resources/bgp_advertised_prefix.md | 2 +- docs/resources/bgp_graceful_restart.md | 2 +- docs/resources/bgp_instance.md | 2 +- docs/resources/bgp_peer.md | 6 ++-- docs/resources/bgp_peer_address_family.md | 4 +-- ...peer_address_family_prefix_list_control.md | 2 +- .../bgp_peer_address_family_route_control.md | 2 +- docs/resources/bgp_peer_template.md | 4 +-- .../bgp_peer_template_address_family.md | 4 +-- .../resources/bgp_peer_template_max_prefix.md | 2 +- docs/resources/bgp_route_control.md | 2 +- docs/resources/bgp_route_redistribution.md | 2 +- docs/resources/bgp_vrf.md | 4 +-- docs/resources/default_qos_class_map.md | 2 +- docs/resources/default_qos_class_map_dscp.md | 2 +- .../default_qos_policy_interface_in.md | 2 +- ...ault_qos_policy_interface_in_policy_map.md | 4 +-- docs/resources/default_qos_policy_map.md | 2 +- .../default_qos_policy_map_match_class_map.md | 6 ++-- ...t_qos_policy_map_match_class_map_police.md | 2 +- ...olicy_map_match_class_map_set_qos_group.md | 2 +- docs/resources/dhcp_relay_address.md | 2 +- docs/resources/dhcp_relay_interface.md | 2 +- docs/resources/evpn.md | 2 +- docs/resources/evpn_vni.md | 2 +- docs/resources/evpn_vni_route_target.md | 2 +- .../evpn_vni_route_target_direction.md | 4 +-- docs/resources/hmm.md | 2 +- docs/resources/hmm_instance.md | 2 +- docs/resources/hmm_interface.md | 2 +- docs/resources/ipv4_access_list.md | 2 +- docs/resources/ipv4_access_list_entry.md | 2 +- docs/resources/ipv4_interface.md | 4 +-- docs/resources/ipv4_interface_address.md | 2 +- docs/resources/ipv4_prefix_list_rule.md | 2 +- docs/resources/ipv4_prefix_list_rule_entry.md | 2 +- docs/resources/ipv4_static_route.md | 2 +- docs/resources/ipv4_vrf.md | 2 +- docs/resources/isis.md | 2 +- docs/resources/isis_instance.md | 2 +- docs/resources/isis_vrf.md | 2 +- docs/resources/loopback_interface.md | 2 +- docs/resources/loopback_interface_vrf.md | 2 +- docs/resources/nve_interface.md | 2 +- docs/resources/nve_vni.md | 4 +-- docs/resources/nve_vni_container.md | 4 +-- docs/resources/nve_vni_ingress_replication.md | 2 +- docs/resources/ospf.md | 2 +- docs/resources/ospf_area.md | 2 +- docs/resources/ospf_authentication.md | 2 +- docs/resources/ospf_instance.md | 2 +- docs/resources/ospf_interface.md | 4 +-- docs/resources/ospf_vrf.md | 4 +-- docs/resources/physical_interface.md | 2 +- docs/resources/physical_interface_vrf.md | 2 +- docs/resources/pim.md | 2 +- docs/resources/pim_anycast_rp.md | 4 +-- docs/resources/pim_anycast_rp_peer.md | 2 +- docs/resources/pim_instance.md | 2 +- docs/resources/pim_interface.md | 2 +- docs/resources/pim_ssm_policy.md | 4 +-- docs/resources/pim_ssm_range.md | 2 +- docs/resources/pim_static_rp.md | 4 +-- docs/resources/pim_static_rp_group_list.md | 2 +- docs/resources/pim_static_rp_policy.md | 4 +-- docs/resources/pim_vrf.md | 4 +-- docs/resources/port_channel_interface.md | 2 +- .../port_channel_interface_member.md | 4 +-- docs/resources/port_channel_interface_vrf.md | 2 +- docs/resources/queuing_qos_policy_map.md | 2 +- .../queuing_qos_policy_map_match_class_map.md | 4 +-- ...qos_policy_map_match_class_map_priority.md | 2 +- ...map_match_class_map_remaining_bandwidth.md | 2 +- .../queuing_qos_policy_system_out.md | 2 +- ...ueuing_qos_policy_system_out_policy_map.md | 4 +-- docs/resources/route_map_rule.md | 2 +- docs/resources/route_map_rule_entry.md | 4 +-- .../route_map_rule_entry_match_route.md | 4 +-- ..._map_rule_entry_match_route_prefix_list.md | 2 +- ...te_map_rule_entry_set_regular_community.md | 4 +-- ...p_rule_entry_set_regular_community_item.md | 2 +- docs/resources/subinterface.md | 2 +- docs/resources/svi_interface.md | 2 +- docs/resources/svi_interface_vrf.md | 2 +- docs/resources/vpc_domain.md | 4 +-- docs/resources/vpc_instance.md | 2 +- docs/resources/vpc_interface.md | 4 +-- docs/resources/vpc_keepalive.md | 4 +-- docs/resources/vpc_peerlink.md | 2 +- docs/resources/vrf.md | 2 +- docs/resources/vrf_address_family.md | 4 +-- docs/resources/vrf_route_target.md | 2 +- .../vrf_route_target_address_family.md | 4 +-- docs/resources/vrf_route_target_direction.md | 4 +-- docs/resources/vrf_routing.md | 2 +- go.mod | 12 ++++--- go.sum | 34 ++++++++----------- 99 files changed, 151 insertions(+), 155 deletions(-) diff --git a/docs/resources/bgp.md b/docs/resources/bgp.md index b5f3c0ae..43b940c1 100644 --- a/docs/resources/bgp.md +++ b/docs/resources/bgp.md @@ -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) diff --git a/docs/resources/bgp_address_family.md b/docs/resources/bgp_address_family.md index 52030519..409b6476 100644 --- a/docs/resources/bgp_address_family.md +++ b/docs/resources/bgp_address_family.md @@ -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) diff --git a/docs/resources/bgp_advertised_prefix.md b/docs/resources/bgp_advertised_prefix.md index 8e9c5935..1086d5e2 100644 --- a/docs/resources/bgp_advertised_prefix.md +++ b/docs/resources/bgp_advertised_prefix.md @@ -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) diff --git a/docs/resources/bgp_graceful_restart.md b/docs/resources/bgp_graceful_restart.md index ad3b405a..1b737079 100644 --- a/docs/resources/bgp_graceful_restart.md +++ b/docs/resources/bgp_graceful_restart.md @@ -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) diff --git a/docs/resources/bgp_instance.md b/docs/resources/bgp_instance.md index 39c92904..62f235b1 100644 --- a/docs/resources/bgp_instance.md +++ b/docs/resources/bgp_instance.md @@ -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) diff --git a/docs/resources/bgp_peer.md b/docs/resources/bgp_peer.md index b5939c49..c7ccf960 100644 --- a/docs/resources/bgp_peer.md +++ b/docs/resources/bgp_peer.md @@ -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) diff --git a/docs/resources/bgp_peer_address_family.md b/docs/resources/bgp_peer_address_family.md index 24819236..12c93bd7 100644 --- a/docs/resources/bgp_peer_address_family.md +++ b/docs/resources/bgp_peer_address_family.md @@ -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) diff --git a/docs/resources/bgp_peer_address_family_prefix_list_control.md b/docs/resources/bgp_peer_address_family_prefix_list_control.md index 3ec3d587..4cadedb6 100644 --- a/docs/resources/bgp_peer_address_family_prefix_list_control.md +++ b/docs/resources/bgp_peer_address_family_prefix_list_control.md @@ -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) diff --git a/docs/resources/bgp_peer_address_family_route_control.md b/docs/resources/bgp_peer_address_family_route_control.md index dc009de7..c40aa354 100644 --- a/docs/resources/bgp_peer_address_family_route_control.md +++ b/docs/resources/bgp_peer_address_family_route_control.md @@ -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) diff --git a/docs/resources/bgp_peer_template.md b/docs/resources/bgp_peer_template.md index 11c569a0..4c0403d0 100644 --- a/docs/resources/bgp_peer_template.md +++ b/docs/resources/bgp_peer_template.md @@ -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) diff --git a/docs/resources/bgp_peer_template_address_family.md b/docs/resources/bgp_peer_template_address_family.md index ad498c2a..e24f7e16 100644 --- a/docs/resources/bgp_peer_template_address_family.md +++ b/docs/resources/bgp_peer_template_address_family.md @@ -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) diff --git a/docs/resources/bgp_peer_template_max_prefix.md b/docs/resources/bgp_peer_template_max_prefix.md index 5708216e..a93c3462 100644 --- a/docs/resources/bgp_peer_template_max_prefix.md +++ b/docs/resources/bgp_peer_template_max_prefix.md @@ -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) diff --git a/docs/resources/bgp_route_control.md b/docs/resources/bgp_route_control.md index c823a6cc..0f3614d7 100644 --- a/docs/resources/bgp_route_control.md +++ b/docs/resources/bgp_route_control.md @@ -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) diff --git a/docs/resources/bgp_route_redistribution.md b/docs/resources/bgp_route_redistribution.md index e7d04158..9e76a3b1 100644 --- a/docs/resources/bgp_route_redistribution.md +++ b/docs/resources/bgp_route_redistribution.md @@ -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) diff --git a/docs/resources/bgp_vrf.md b/docs/resources/bgp_vrf.md index 34332386..24e483c8 100644 --- a/docs/resources/bgp_vrf.md +++ b/docs/resources/bgp_vrf.md @@ -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 --- diff --git a/docs/resources/default_qos_class_map.md b/docs/resources/default_qos_class_map.md index dcccdc63..513058b4 100644 --- a/docs/resources/default_qos_class_map.md +++ b/docs/resources/default_qos_class_map.md @@ -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) diff --git a/docs/resources/default_qos_class_map_dscp.md b/docs/resources/default_qos_class_map_dscp.md index eb0b478c..c6172a0c 100644 --- a/docs/resources/default_qos_class_map_dscp.md +++ b/docs/resources/default_qos_class_map_dscp.md @@ -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) diff --git a/docs/resources/default_qos_policy_interface_in.md b/docs/resources/default_qos_policy_interface_in.md index c0c1ffb6..bfeb4e7f 100644 --- a/docs/resources/default_qos_policy_interface_in.md +++ b/docs/resources/default_qos_policy_interface_in.md @@ -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) diff --git a/docs/resources/default_qos_policy_interface_in_policy_map.md b/docs/resources/default_qos_policy_interface_in_policy_map.md index 2308c87d..c1c400d3 100644 --- a/docs/resources/default_qos_policy_interface_in_policy_map.md +++ b/docs/resources/default_qos_policy_interface_in_policy_map.md @@ -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) diff --git a/docs/resources/default_qos_policy_map.md b/docs/resources/default_qos_policy_map.md index e81d06db..417b1702 100644 --- a/docs/resources/default_qos_policy_map.md +++ b/docs/resources/default_qos_policy_map.md @@ -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) diff --git a/docs/resources/default_qos_policy_map_match_class_map.md b/docs/resources/default_qos_policy_map_match_class_map.md index 4d6c7ee9..90f1877e 100644 --- a/docs/resources/default_qos_policy_map_match_class_map.md +++ b/docs/resources/default_qos_policy_map_match_class_map.md @@ -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) diff --git a/docs/resources/default_qos_policy_map_match_class_map_police.md b/docs/resources/default_qos_policy_map_match_class_map_police.md index 650b0aa2..05c82ee8 100644 --- a/docs/resources/default_qos_policy_map_match_class_map_police.md +++ b/docs/resources/default_qos_policy_map_match_class_map_police.md @@ -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) diff --git a/docs/resources/default_qos_policy_map_match_class_map_set_qos_group.md b/docs/resources/default_qos_policy_map_match_class_map_set_qos_group.md index 61dc3840..d004fb73 100644 --- a/docs/resources/default_qos_policy_map_match_class_map_set_qos_group.md +++ b/docs/resources/default_qos_policy_map_match_class_map_set_qos_group.md @@ -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) diff --git a/docs/resources/dhcp_relay_address.md b/docs/resources/dhcp_relay_address.md index 694dba84..71378191 100644 --- a/docs/resources/dhcp_relay_address.md +++ b/docs/resources/dhcp_relay_address.md @@ -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 --- diff --git a/docs/resources/dhcp_relay_interface.md b/docs/resources/dhcp_relay_interface.md index 64680600..594ff3d1 100644 --- a/docs/resources/dhcp_relay_interface.md +++ b/docs/resources/dhcp_relay_interface.md @@ -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) diff --git a/docs/resources/evpn.md b/docs/resources/evpn.md index c59f7a34..ea0a568a 100644 --- a/docs/resources/evpn.md +++ b/docs/resources/evpn.md @@ -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) diff --git a/docs/resources/evpn_vni.md b/docs/resources/evpn_vni.md index e9d5ba73..ae857388 100644 --- a/docs/resources/evpn_vni.md +++ b/docs/resources/evpn_vni.md @@ -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) diff --git a/docs/resources/evpn_vni_route_target.md b/docs/resources/evpn_vni_route_target.md index 2ebfe9cc..7a7f5fff 100644 --- a/docs/resources/evpn_vni_route_target.md +++ b/docs/resources/evpn_vni_route_target.md @@ -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) diff --git a/docs/resources/evpn_vni_route_target_direction.md b/docs/resources/evpn_vni_route_target_direction.md index 46a59177..317e0a69 100644 --- a/docs/resources/evpn_vni_route_target_direction.md +++ b/docs/resources/evpn_vni_route_target_direction.md @@ -6,9 +6,9 @@ description: |- This resource can manage a EVPN VNI Route Target direction. API Documentation: rtctrlRttP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtctrl:RttP/ Parent 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 Child resources - nxosevpnvniroutetarget https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni_route_target + nxos_evpn_vni_route_target https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/evpn_vni_route_target --- # nxos_evpn_vni_route_target_direction (Resource) diff --git a/docs/resources/hmm.md b/docs/resources/hmm.md index 774e23b3..9c421e36 100644 --- a/docs/resources/hmm.md +++ b/docs/resources/hmm.md @@ -6,7 +6,7 @@ description: |- This resource can manage the Host Mobility Manager (HMM) Entity configuration. API Documentation: hmmEntity https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Host%20Mobility/hmm:Entity/ Child resources - nxoshmminstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/hmm_instance + nxos_hmm_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/hmm_instance --- # nxos_hmm (Resource) diff --git a/docs/resources/hmm_instance.md b/docs/resources/hmm_instance.md index 42ace4e8..f094cbb5 100644 --- a/docs/resources/hmm_instance.md +++ b/docs/resources/hmm_instance.md @@ -8,7 +8,7 @@ description: |- Parent resources nxos_hmm https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/hmm Child resources - nxoshmminterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/hmm_interface + nxos_hmm_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/hmm_interface --- # nxos_hmm_instance (Resource) diff --git a/docs/resources/hmm_interface.md b/docs/resources/hmm_interface.md index ba71a360..05667238 100644 --- a/docs/resources/hmm_interface.md +++ b/docs/resources/hmm_interface.md @@ -6,7 +6,7 @@ description: |- This resource can manage the HMM Fabric Forwarding mode information related to an Interface. API Documentation: hmmFwdIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Host%20Mobility/hmm:FwdIf/ Parent resources - nxoshmminstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/hmm_instance + nxos_hmm_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/hmm_instance --- # nxos_hmm_interface (Resource) diff --git a/docs/resources/ipv4_access_list.md b/docs/resources/ipv4_access_list.md index 04ebc217..49549460 100644 --- a/docs/resources/ipv4_access_list.md +++ b/docs/resources/ipv4_access_list.md @@ -6,7 +6,7 @@ description: |- This resource can manage IPv4 Access Lists. API Documentation: ipv4aclACL https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Security%20and%20Policing/ipv4acl:ACL/ Child resources - nxosipv4accesslistentry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_access_list_entry + nxos_ipv4_access_list_entry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_access_list_entry --- # nxos_ipv4_access_list (Resource) diff --git a/docs/resources/ipv4_access_list_entry.md b/docs/resources/ipv4_access_list_entry.md index a1541919..ec6a6023 100644 --- a/docs/resources/ipv4_access_list_entry.md +++ b/docs/resources/ipv4_access_list_entry.md @@ -6,7 +6,7 @@ description: |- This resource can manage IPv4 Access List Entries. API Documentation: ipv4aclACE https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Security%20and%20Policing/ipv4acl:ACE/ Parent resources - nxosipv4access_list https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_access_list + nxos_ipv4_access_list https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_access_list --- # nxos_ipv4_access_list_entry (Resource) diff --git a/docs/resources/ipv4_interface.md b/docs/resources/ipv4_interface.md index 1cec6f19..e71bd08d 100644 --- a/docs/resources/ipv4_interface.md +++ b/docs/resources/ipv4_interface.md @@ -6,9 +6,9 @@ description: |- This resource can manage an IPv4 interface. API Documentation: ipv4If https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/ipv4:If/ Parent resources - nxosipv4vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_vrf + nxos_ipv4_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_vrf Child resources - nxosipv4interface_address https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_interface_address + nxos_ipv4_interface_address https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_interface_address --- # nxos_ipv4_interface (Resource) diff --git a/docs/resources/ipv4_interface_address.md b/docs/resources/ipv4_interface_address.md index bfe926fc..69cee4d9 100644 --- a/docs/resources/ipv4_interface_address.md +++ b/docs/resources/ipv4_interface_address.md @@ -6,7 +6,7 @@ description: |- This resource can manage an IPv4 interface address. API Documentation: ipv4Addr https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/ipv4:Addr/ Parent resources - nxosipv4interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_interface + nxos_ipv4_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_interface --- # nxos_ipv4_interface_address (Resource) diff --git a/docs/resources/ipv4_prefix_list_rule.md b/docs/resources/ipv4_prefix_list_rule.md index 4a0821a8..622ea363 100644 --- a/docs/resources/ipv4_prefix_list_rule.md +++ b/docs/resources/ipv4_prefix_list_rule.md @@ -6,7 +6,7 @@ description: |- This resource can manage an IPv4 Prefix List configuration. API Documentation: rtpfxRuleV4 https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtpfx:RuleV4/ Child resources - nxosipv4prefixlistrule_entry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_prefix_list_rule_entry + nxos_ipv4_prefix_list_rule_entry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_prefix_list_rule_entry --- # nxos_ipv4_prefix_list_rule (Resource) diff --git a/docs/resources/ipv4_prefix_list_rule_entry.md b/docs/resources/ipv4_prefix_list_rule_entry.md index cda1ad81..a2ffe62f 100644 --- a/docs/resources/ipv4_prefix_list_rule_entry.md +++ b/docs/resources/ipv4_prefix_list_rule_entry.md @@ -6,7 +6,7 @@ description: |- This resource can manage an IPv4 Prefix List entry configuration. API Documentation: rtpfxEntry https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtpfx:Entry/ Parent resources - nxosipv4prefixlistrule https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_prefix_list_rule + nxos_ipv4_prefix_list_rule https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_prefix_list_rule --- # nxos_ipv4_prefix_list_rule_entry (Resource) diff --git a/docs/resources/ipv4_static_route.md b/docs/resources/ipv4_static_route.md index fc8d6fac..6bc23f97 100644 --- a/docs/resources/ipv4_static_route.md +++ b/docs/resources/ipv4_static_route.md @@ -6,7 +6,7 @@ description: |- This resource can manage an IPv4 static route. API Documentation: ipv4Route https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/ipv4:Route/ Parent resources - nxosipv4vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_vrf + nxos_ipv4_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_vrf --- # nxos_ipv4_static_route (Resource) diff --git a/docs/resources/ipv4_vrf.md b/docs/resources/ipv4_vrf.md index fe840b82..f9d9d7c6 100644 --- a/docs/resources/ipv4_vrf.md +++ b/docs/resources/ipv4_vrf.md @@ -6,7 +6,7 @@ description: |- This resource can manage the IPv4 VRF information. API Documentation: ipv4Dom https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/ipv4:Dom/ Child resources - nxosipv4interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_interfacenxosipv4static_route https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_static_route + nxos_ipv4_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_interfacenxos_ipv4_static_route https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ipv4_static_route Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/isis.md b/docs/resources/isis.md index 4fe5c344..e7d3bc07 100644 --- a/docs/resources/isis.md +++ b/docs/resources/isis.md @@ -6,7 +6,7 @@ description: |- This resource can manage the global IS-IS configuration. API Documentation: isisEntity https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/isis:Entity/ Child resources - nxosisisinstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_instancenxosisisinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_interface + nxos_isis_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_instancenxos_isis_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_interface --- # nxos_isis (Resource) diff --git a/docs/resources/isis_instance.md b/docs/resources/isis_instance.md index c1852c3f..94ce2437 100644 --- a/docs/resources/isis_instance.md +++ b/docs/resources/isis_instance.md @@ -8,7 +8,7 @@ description: |- Parent resources nxos_isis https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis Child resources - nxosisisvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_vrf + nxos_isis_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_vrf --- # nxos_isis_instance (Resource) diff --git a/docs/resources/isis_vrf.md b/docs/resources/isis_vrf.md index 9e8fc9d4..a364a1a2 100644 --- a/docs/resources/isis_vrf.md +++ b/docs/resources/isis_vrf.md @@ -6,7 +6,7 @@ description: |- This resource can manage the IS-IS VRF configuration. API Documentation: isisDom https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/isis:Dom/ Parent resources - nxosisisinstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_instance + nxos_isis_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/isis_instance Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/loopback_interface.md b/docs/resources/loopback_interface.md index 7609568b..2aa6956e 100644 --- a/docs/resources/loopback_interface.md +++ b/docs/resources/loopback_interface.md @@ -6,7 +6,7 @@ description: |- This resource can manage a loopback interface. API Documentation: l3LbRtdIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/l3:LbRtdIf/ Child resources - nxosloopbackinterface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/loopback_interface_vrf + nxos_loopback_interface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/loopback_interface_vrf --- # nxos_loopback_interface (Resource) diff --git a/docs/resources/loopback_interface_vrf.md b/docs/resources/loopback_interface_vrf.md index 8dcac4ef..7e226d16 100644 --- a/docs/resources/loopback_interface_vrf.md +++ b/docs/resources/loopback_interface_vrf.md @@ -6,7 +6,7 @@ description: |- This resource can manage a loopback interface VRF association. API Documentation: nwRtVrfMbr https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/nw:RtVrfMbr/ Parent resources - nxosloopbackinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/loopback_interface + nxos_loopback_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/loopback_interface Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/nve_interface.md b/docs/resources/nve_interface.md index 650be0fb..179ffc44 100644 --- a/docs/resources/nve_interface.md +++ b/docs/resources/nve_interface.md @@ -6,7 +6,7 @@ description: |- This resource can manage the NVE interface configuration. API Documentation: nvoEp https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Network%20Virtualization/nvo:Ep/ Child resources - nxosnvevni_container https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni_container + nxos_nve_vni_container https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni_container --- # nxos_nve_interface (Resource) diff --git a/docs/resources/nve_vni.md b/docs/resources/nve_vni.md index d0241697..405ced06 100644 --- a/docs/resources/nve_vni.md +++ b/docs/resources/nve_vni.md @@ -6,9 +6,9 @@ description: |- This resource can manage the configuration of Virtual Network ID (VNI). API Documentation: nvoNw https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Network%20Virtualization/nvo:Nw/ Parent resources - nxosnvevni_container https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni_container + nxos_nve_vni_container https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni_container Child resources - nxosnvevniingressreplication https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni_ingress_replication + nxos_nve_vni_ingress_replication https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni_ingress_replication --- # nxos_nve_vni (Resource) diff --git a/docs/resources/nve_vni_container.md b/docs/resources/nve_vni_container.md index 53fbbda9..3763cfa4 100644 --- a/docs/resources/nve_vni_container.md +++ b/docs/resources/nve_vni_container.md @@ -6,9 +6,9 @@ description: |- This resource can manage the configuration of Container object for Virtual Network IDs (VNIs). API Documentation: nvoNws https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Network%20Virtualization/nvo:Nws/ Parent resources - nxosnveinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_interface + nxos_nve_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_interface Child resources - nxosnvevni https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni + nxos_nve_vni https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni --- # nxos_nve_vni_container (Resource) diff --git a/docs/resources/nve_vni_ingress_replication.md b/docs/resources/nve_vni_ingress_replication.md index 0b81cc81..462bdd12 100644 --- a/docs/resources/nve_vni_ingress_replication.md +++ b/docs/resources/nve_vni_ingress_replication.md @@ -6,7 +6,7 @@ description: |- This resource can manage the configuration of Ingress Replication for Virtual Network ID (VNI). API Documentation: nvoIngRepl https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Network%20Virtualization/nvo:IngRepl/ Parent resources - nxosnvevni https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni + nxos_nve_vni https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/nve_vni --- # nxos_nve_vni_ingress_replication (Resource) diff --git a/docs/resources/ospf.md b/docs/resources/ospf.md index 86f05017..e8ae2bc3 100644 --- a/docs/resources/ospf.md +++ b/docs/resources/ospf.md @@ -6,7 +6,7 @@ description: |- This resource can manage the global OSPF configuration. API Documentation: ospfEntity https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/ospf:Entity/ Child resources - nxosospfinstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_instance + nxos_ospf_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_instance --- # nxos_ospf (Resource) diff --git a/docs/resources/ospf_area.md b/docs/resources/ospf_area.md index da959f89..9ce4c23e 100644 --- a/docs/resources/ospf_area.md +++ b/docs/resources/ospf_area.md @@ -6,7 +6,7 @@ description: |- This resource can manage the OSPF Area configuration. API Documentation: ospfArea https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/ospf:Area/ Parent resources - nxosospfvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_vrf + nxos_ospf_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_vrf --- # nxos_ospf_area (Resource) diff --git a/docs/resources/ospf_authentication.md b/docs/resources/ospf_authentication.md index b96d763a..842acdb1 100644 --- a/docs/resources/ospf_authentication.md +++ b/docs/resources/ospf_authentication.md @@ -6,7 +6,7 @@ description: |- This resource can manage the OSPF authentication configuration. API Documentation: ospfAuthNewP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/ospf:AuthNewP/ Parent resources - nxosospfinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_interface + nxos_ospf_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_interface --- # nxos_ospf_authentication (Resource) diff --git a/docs/resources/ospf_instance.md b/docs/resources/ospf_instance.md index 97f843e2..c6a07062 100644 --- a/docs/resources/ospf_instance.md +++ b/docs/resources/ospf_instance.md @@ -8,7 +8,7 @@ description: |- Parent resources nxos_ospf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf Child resources - nxosospfvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_vrf + nxos_ospf_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_vrf --- # nxos_ospf_instance (Resource) diff --git a/docs/resources/ospf_interface.md b/docs/resources/ospf_interface.md index efcb4c3a..b54ce39e 100644 --- a/docs/resources/ospf_interface.md +++ b/docs/resources/ospf_interface.md @@ -6,9 +6,9 @@ description: |- This resource can manage the OSPF interface configuration. API Documentation: ospfIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/ospf:If/ Parent resources - nxosospfvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_vrf + nxos_ospf_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_vrf Child resources - nxosospfauthentication https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_authentication + nxos_ospf_authentication https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_authentication --- # nxos_ospf_interface (Resource) diff --git a/docs/resources/ospf_vrf.md b/docs/resources/ospf_vrf.md index 41786b37..ddb86c7c 100644 --- a/docs/resources/ospf_vrf.md +++ b/docs/resources/ospf_vrf.md @@ -6,9 +6,9 @@ description: |- This resource can manage the OSPF VRF configuration. API Documentation: ospfDom https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/ospf:Dom/ Parent resources - nxosospfinstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_instance + nxos_ospf_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_instance Child resources - nxosospfinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_interfacenxosospfarea https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_area + nxos_ospf_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_interfacenxos_ospf_area https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/ospf_area Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/physical_interface.md b/docs/resources/physical_interface.md index 836ee60a..6e9670dd 100644 --- a/docs/resources/physical_interface.md +++ b/docs/resources/physical_interface.md @@ -6,7 +6,7 @@ description: |- This resource can manage a physical interface. API Documentation: l1PhysIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/System/l1:PhysIf/ Child resources - nxosphysicalinterface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/physical_interface_vrf + nxos_physical_interface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/physical_interface_vrf --- # nxos_physical_interface (Resource) diff --git a/docs/resources/physical_interface_vrf.md b/docs/resources/physical_interface_vrf.md index 6460f6ff..b5eeab40 100644 --- a/docs/resources/physical_interface_vrf.md +++ b/docs/resources/physical_interface_vrf.md @@ -6,7 +6,7 @@ description: |- This resource can manage a physical interface VRF association. API Documentation: nwRtVrfMbr https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/nw:RtVrfMbr/ Parent resources - nxosphysicalinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/physical_interface + nxos_physical_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/physical_interface Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/pim.md b/docs/resources/pim.md index 5a94363a..c0615bf2 100644 --- a/docs/resources/pim.md +++ b/docs/resources/pim.md @@ -6,7 +6,7 @@ description: |- This resource can manage the global PIM configuration. API Documentation: pimEntity https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:Entity/ Child resources - nxospiminstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_instance + nxos_pim_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_instance --- # nxos_pim (Resource) diff --git a/docs/resources/pim_anycast_rp.md b/docs/resources/pim_anycast_rp.md index 302a2b14..c8f94154 100644 --- a/docs/resources/pim_anycast_rp.md +++ b/docs/resources/pim_anycast_rp.md @@ -6,9 +6,9 @@ description: |- This resource can manage the PIM Anycast RP configuration. API Documentation: pimAcastRPFuncP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:AcastRPFuncP/ Parent resources - nxospimvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf + nxos_pim_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf Child resources - nxospimanycastrppeer https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_anycast_rp_peer + nxos_pim_anycast_rp_peer https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_anycast_rp_peer --- # nxos_pim_anycast_rp (Resource) diff --git a/docs/resources/pim_anycast_rp_peer.md b/docs/resources/pim_anycast_rp_peer.md index 0f13d5ff..f2116c28 100644 --- a/docs/resources/pim_anycast_rp_peer.md +++ b/docs/resources/pim_anycast_rp_peer.md @@ -6,7 +6,7 @@ description: |- This resource can manage the PIM Anycast RP peer configuration. API Documentation: pimAcastRPPeer https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:AcastRPPeer/ Parent resources - nxospimanycast_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_anycast_rp + nxos_pim_anycast_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_anycast_rp --- # nxos_pim_anycast_rp_peer (Resource) diff --git a/docs/resources/pim_instance.md b/docs/resources/pim_instance.md index 3c240fa9..79991658 100644 --- a/docs/resources/pim_instance.md +++ b/docs/resources/pim_instance.md @@ -8,7 +8,7 @@ description: |- Parent resources nxos_pim https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim Child resources - nxospimvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf + nxos_pim_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf --- # nxos_pim_instance (Resource) diff --git a/docs/resources/pim_interface.md b/docs/resources/pim_interface.md index da70a337..9f23658c 100644 --- a/docs/resources/pim_interface.md +++ b/docs/resources/pim_interface.md @@ -6,7 +6,7 @@ description: |- This resource can manage the PIM interface configuration. API Documentation: pimIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:If/ Parent resources - nxospimvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf + nxos_pim_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf --- # nxos_pim_interface (Resource) diff --git a/docs/resources/pim_ssm_policy.md b/docs/resources/pim_ssm_policy.md index be068929..9847abbc 100644 --- a/docs/resources/pim_ssm_policy.md +++ b/docs/resources/pim_ssm_policy.md @@ -6,9 +6,9 @@ description: |- This resource can manage the PIM SSM policy configuration. API Documentation: pimSSMPatP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:SSMPatP/ Parent resources - nxospimvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf + nxos_pim_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf Child resources - nxospimssm_range https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_ssm_range + nxos_pim_ssm_range https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_ssm_range --- # nxos_pim_ssm_policy (Resource) diff --git a/docs/resources/pim_ssm_range.md b/docs/resources/pim_ssm_range.md index 4e61eeb9..3a466426 100644 --- a/docs/resources/pim_ssm_range.md +++ b/docs/resources/pim_ssm_range.md @@ -6,7 +6,7 @@ description: |- This resource can manage the PIM SSM range configuration. API Documentation: pimSSMRangeP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:SSMRangeP/ Parent resources - nxospimssm_policy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_ssm_policy + nxos_pim_ssm_policy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_ssm_policy --- # nxos_pim_ssm_range (Resource) diff --git a/docs/resources/pim_static_rp.md b/docs/resources/pim_static_rp.md index 7e02f809..61e90529 100644 --- a/docs/resources/pim_static_rp.md +++ b/docs/resources/pim_static_rp.md @@ -6,9 +6,9 @@ description: |- This resource can manage the PIM Static RP configuration. API Documentation: pimStaticRP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:StaticRP/ Parent resources - nxospimstaticrppolicy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp_policy + nxos_pim_static_rp_policy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp_policy Child resources - nxospimstaticrpgroup_list https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp_group_list + nxos_pim_static_rp_group_list https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp_group_list --- # nxos_pim_static_rp (Resource) diff --git a/docs/resources/pim_static_rp_group_list.md b/docs/resources/pim_static_rp_group_list.md index 657f7337..ef97c968 100644 --- a/docs/resources/pim_static_rp_group_list.md +++ b/docs/resources/pim_static_rp_group_list.md @@ -6,7 +6,7 @@ description: |- This resource can manage the PIM Static RP group list configuration. API Documentation: pimRPGrpList https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:RPGrpList/ Parent resources - nxospimstatic_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp + nxos_pim_static_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp --- # nxos_pim_static_rp_group_list (Resource) diff --git a/docs/resources/pim_static_rp_policy.md b/docs/resources/pim_static_rp_policy.md index 86f51bac..20fccd13 100644 --- a/docs/resources/pim_static_rp_policy.md +++ b/docs/resources/pim_static_rp_policy.md @@ -6,9 +6,9 @@ description: |- This resource can manage the PIM Static RP policy configuration. API Documentation: pimStaticRPP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:StaticRPP/ Parent resources - nxospimvrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf + nxos_pim_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_vrf Child resources - nxospimstatic_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp + nxos_pim_static_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp --- # nxos_pim_static_rp_policy (Resource) diff --git a/docs/resources/pim_vrf.md b/docs/resources/pim_vrf.md index c80af686..4446278a 100644 --- a/docs/resources/pim_vrf.md +++ b/docs/resources/pim_vrf.md @@ -6,9 +6,9 @@ description: |- This resource can manage the PIM VRF configuration. API Documentation: pimDom https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/pim:Dom/ Parent resources - nxospiminstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_instance + nxos_pim_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_instance Child resources - nxospiminterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_interfacenxospimssm_policy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_ssm_policynxospimstaticrppolicy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp_policynxospimanycast_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_anycast_rp + nxos_pim_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_interfacenxos_pim_ssm_policy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_ssm_policynxos_pim_static_rp_policy https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_static_rp_policynxos_pim_anycast_rp https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/pim_anycast_rp Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/port_channel_interface.md b/docs/resources/port_channel_interface.md index 2e40f68f..c3f13dcd 100644 --- a/docs/resources/port_channel_interface.md +++ b/docs/resources/port_channel_interface.md @@ -6,7 +6,7 @@ description: |- This resource can manage a port-channel interface. API Documentation: pcAggrIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Interfaces/pc:AggrIf/ Child resources - nxosportchannelinterfacevrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface_vrfnxosportchannelinterfacemember https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface_member + nxos_port_channel_interface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface_vrfnxos_port_channel_interface_member https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface_member --- # nxos_port_channel_interface (Resource) diff --git a/docs/resources/port_channel_interface_member.md b/docs/resources/port_channel_interface_member.md index bad50b33..2d5a2f9d 100644 --- a/docs/resources/port_channel_interface_member.md +++ b/docs/resources/port_channel_interface_member.md @@ -6,9 +6,9 @@ description: |- This resource can manage a port-channel interface member. API Documentation: pcRsMbrIfs https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Interfaces/pc:RsMbrIfs/ Parent resources - nxosportchannel_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface + nxos_port_channel_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface Referenced resources - nxosphysicalinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/physical_interface + nxos_physical_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/physical_interface --- # nxos_port_channel_interface_member (Resource) diff --git a/docs/resources/port_channel_interface_vrf.md b/docs/resources/port_channel_interface_vrf.md index f71da375..7b13fc67 100644 --- a/docs/resources/port_channel_interface_vrf.md +++ b/docs/resources/port_channel_interface_vrf.md @@ -6,7 +6,7 @@ description: |- This resource can manage a port-channel interface VRF association. API Documentation: nwRtVrfMbr https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/nw:RtVrfMbr/ Parent resources - nxosportchannel_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface + nxos_port_channel_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/queuing_qos_policy_map.md b/docs/resources/queuing_qos_policy_map.md index 0aed56a4..30461fb6 100644 --- a/docs/resources/queuing_qos_policy_map.md +++ b/docs/resources/queuing_qos_policy_map.md @@ -6,7 +6,7 @@ description: |- This resource can manage the queuing QoS policy map configuration. API Documentation: ipqosPMapInst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:PMapInst/ Child resources - nxosqueuingqospolicymapmatchclass_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map + nxos_queuing_qos_policy_map_match_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map --- # nxos_queuing_qos_policy_map (Resource) diff --git a/docs/resources/queuing_qos_policy_map_match_class_map.md b/docs/resources/queuing_qos_policy_map_match_class_map.md index fc09d405..2bcff67f 100644 --- a/docs/resources/queuing_qos_policy_map_match_class_map.md +++ b/docs/resources/queuing_qos_policy_map_match_class_map.md @@ -6,9 +6,9 @@ description: |- This resource can manage the queuing 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 - nxosqueuingqospolicymap https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map + nxos_queuing_qos_policy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map Child resources - nxosqueuingqospolicymapmatchclassmappriority https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map_prioritynxosqueuingqospolicymapmatchclassmapremaining_bandwidth https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map_remaining_bandwidth + nxos_queuing_qos_policy_map_match_class_map_priority https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map_prioritynxos_queuing_qos_policy_map_match_class_map_remaining_bandwidth https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map_remaining_bandwidth --- # nxos_queuing_qos_policy_map_match_class_map (Resource) diff --git a/docs/resources/queuing_qos_policy_map_match_class_map_priority.md b/docs/resources/queuing_qos_policy_map_match_class_map_priority.md index a45f258c..d6bad73d 100644 --- a/docs/resources/queuing_qos_policy_map_match_class_map_priority.md +++ b/docs/resources/queuing_qos_policy_map_match_class_map_priority.md @@ -6,7 +6,7 @@ description: |- This resource can manage the queuing QoS policy map match class map priority configuration. API Documentation: ipqosPriority https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:Priority/ Parent resources - nxosqueuingqospolicymapmatchclass_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map + nxos_queuing_qos_policy_map_match_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map --- # nxos_queuing_qos_policy_map_match_class_map_priority (Resource) diff --git a/docs/resources/queuing_qos_policy_map_match_class_map_remaining_bandwidth.md b/docs/resources/queuing_qos_policy_map_match_class_map_remaining_bandwidth.md index 2d481187..4f256905 100644 --- a/docs/resources/queuing_qos_policy_map_match_class_map_remaining_bandwidth.md +++ b/docs/resources/queuing_qos_policy_map_match_class_map_remaining_bandwidth.md @@ -6,7 +6,7 @@ description: |- This resource can manage the queuing QoS policy map match class map remaining bandwidth configuration. API Documentation: ipqosSetRemBW https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:SetRemBW/ Parent resources - nxosqueuingqospolicymapmatchclass_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map + nxos_queuing_qos_policy_map_match_class_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map_match_class_map --- # nxos_queuing_qos_policy_map_match_class_map_remaining_bandwidth (Resource) diff --git a/docs/resources/queuing_qos_policy_system_out.md b/docs/resources/queuing_qos_policy_system_out.md index cf63415a..6f1ca424 100644 --- a/docs/resources/queuing_qos_policy_system_out.md +++ b/docs/resources/queuing_qos_policy_system_out.md @@ -6,7 +6,7 @@ description: |- This resource can manage the queuing QoS policy system out configuration. API Documentation: ipqosSystem https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:System/ Child resources - nxosqueuingqospolicysystemoutpolicy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_system_out_policy_map + nxos_queuing_qos_policy_system_out_policy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_system_out_policy_map --- # nxos_queuing_qos_policy_system_out (Resource) diff --git a/docs/resources/queuing_qos_policy_system_out_policy_map.md b/docs/resources/queuing_qos_policy_system_out_policy_map.md index 45cddeb8..b3656a1f 100644 --- a/docs/resources/queuing_qos_policy_system_out_policy_map.md +++ b/docs/resources/queuing_qos_policy_system_out_policy_map.md @@ -6,9 +6,9 @@ description: |- This resource can manage the queuing QoS policy system out policy map configuration. API Documentation: ipqosInst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Qos/ipqos:Inst/ Parent resources - nxosqueuingqospolicysystem_out https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_system_out + nxos_queuing_qos_policy_system_out https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_system_out Referenced resources - nxosqueuingqospolicymap https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map + nxos_queuing_qos_policy_map https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/queuing_qos_policy_map --- # nxos_queuing_qos_policy_system_out_policy_map (Resource) diff --git a/docs/resources/route_map_rule.md b/docs/resources/route_map_rule.md index b844d9c3..9ab6311b 100644 --- a/docs/resources/route_map_rule.md +++ b/docs/resources/route_map_rule.md @@ -6,7 +6,7 @@ description: |- This resource can manage a Route-Map Rule configuration. API Documentation: rtmapRule https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtmap:Rule/ Child resources - nxosroutemapruleentry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry + nxos_route_map_rule_entry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry --- # nxos_route_map_rule (Resource) diff --git a/docs/resources/route_map_rule_entry.md b/docs/resources/route_map_rule_entry.md index 32da5b0f..f1bbbea6 100644 --- a/docs/resources/route_map_rule_entry.md +++ b/docs/resources/route_map_rule_entry.md @@ -6,9 +6,9 @@ description: |- This resource can manage a Route-Map Rule Entry configuration. API Documentation: rtmapEntry https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtmap:Entry/ Parent resources - nxosroutemap_rule https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule + nxos_route_map_rule https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule Child resources - nxosroutemapruleentrymatchroute https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_match_routenxosroutemapruleentrysetregular_community https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_set_regular_community + nxos_route_map_rule_entry_match_route https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_match_routenxos_route_map_rule_entry_set_regular_community https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_set_regular_community --- # nxos_route_map_rule_entry (Resource) diff --git a/docs/resources/route_map_rule_entry_match_route.md b/docs/resources/route_map_rule_entry_match_route.md index 51da00f0..b1315541 100644 --- a/docs/resources/route_map_rule_entry_match_route.md +++ b/docs/resources/route_map_rule_entry_match_route.md @@ -6,9 +6,9 @@ description: |- This resource can manage a Match Route in Route-Map Rule Entry configuration. API Documentation: rtmapMatchRtDst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtmap:MatchRtDst/ Parent resources - nxosroutemapruleentry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry + nxos_route_map_rule_entry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry Child resources - nxosroutemapruleentrymatchrouteprefixlist https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_match_route_prefix_list + nxos_route_map_rule_entry_match_route_prefix_list https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_match_route_prefix_list --- # nxos_route_map_rule_entry_match_route (Resource) diff --git a/docs/resources/route_map_rule_entry_match_route_prefix_list.md b/docs/resources/route_map_rule_entry_match_route_prefix_list.md index 9b3e728e..3bd8a41b 100644 --- a/docs/resources/route_map_rule_entry_match_route_prefix_list.md +++ b/docs/resources/route_map_rule_entry_match_route_prefix_list.md @@ -6,7 +6,7 @@ description: |- This resource can manage a Match Route Prefix List in Route-Map Rule Entry configuration. API Documentation: rtmapRsRtDstAtt https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtmap:RsRtDstAtt/ Parent resources - nxosroutemapruleentrymatchroute https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_match_route + nxos_route_map_rule_entry_match_route https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_match_route --- # nxos_route_map_rule_entry_match_route_prefix_list (Resource) diff --git a/docs/resources/route_map_rule_entry_set_regular_community.md b/docs/resources/route_map_rule_entry_set_regular_community.md index 9d033b34..171717af 100644 --- a/docs/resources/route_map_rule_entry_set_regular_community.md +++ b/docs/resources/route_map_rule_entry_set_regular_community.md @@ -6,9 +6,9 @@ description: |- This resource can manage a Set Community configuration in a Route-Map Rule Entry. API Documentation: rtmapSetRegComm https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtmap:SetRegComm/ Parent resources - nxosroutemapruleentry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry + nxos_route_map_rule_entry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry Child resources - nxosroutemapruleentrysetregularcommunityitem https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_set_regular_community_item + nxos_route_map_rule_entry_set_regular_community_item https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_set_regular_community_item --- # nxos_route_map_rule_entry_set_regular_community (Resource) diff --git a/docs/resources/route_map_rule_entry_set_regular_community_item.md b/docs/resources/route_map_rule_entry_set_regular_community_item.md index 110aaaf9..af034e81 100644 --- a/docs/resources/route_map_rule_entry_set_regular_community_item.md +++ b/docs/resources/route_map_rule_entry_set_regular_community_item.md @@ -6,7 +6,7 @@ description: |- This resource can manage a Set Community item in a Route-Map Rule Entry. API Documentation: rtregcomItem https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtregcom:Item/ Parent resources - nxosroutemapruleentrysetregular_community https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_set_regular_community + nxos_route_map_rule_entry_set_regular_community https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry_set_regular_community --- # nxos_route_map_rule_entry_set_regular_community_item (Resource) diff --git a/docs/resources/subinterface.md b/docs/resources/subinterface.md index 6e7b1b2c..fefdbe42 100644 --- a/docs/resources/subinterface.md +++ b/docs/resources/subinterface.md @@ -6,7 +6,7 @@ description: |- This resource can manage a subinterface. API Documentation: l3EncRtdIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/l3:EncRtdIf/ Child resources - nxossubinterfacevrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/subinterface_vrf + nxos_subinterface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/subinterface_vrf --- # nxos_subinterface (Resource) diff --git a/docs/resources/svi_interface.md b/docs/resources/svi_interface.md index 475600ad..8dfb2ce7 100644 --- a/docs/resources/svi_interface.md +++ b/docs/resources/svi_interface.md @@ -6,7 +6,7 @@ description: |- This resource can manage an SVI interface. API Documentation: sviIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Interfaces/svi:If/ Child resources - nxossviinterface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/svi_interface_vrf + nxos_svi_interface_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/svi_interface_vrf --- # nxos_svi_interface (Resource) diff --git a/docs/resources/svi_interface_vrf.md b/docs/resources/svi_interface_vrf.md index 4e98d48f..e92c06e4 100644 --- a/docs/resources/svi_interface_vrf.md +++ b/docs/resources/svi_interface_vrf.md @@ -6,7 +6,7 @@ description: |- This resource can manage an SVI interface VRF association. API Documentation: nwRtVrfMbr https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/nw:RtVrfMbr/ Parent resources - nxossviinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/svi_interface + nxos_svi_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/svi_interface Referenced resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf --- diff --git a/docs/resources/vpc_domain.md b/docs/resources/vpc_domain.md index 8a32620f..6b981460 100644 --- a/docs/resources/vpc_domain.md +++ b/docs/resources/vpc_domain.md @@ -6,9 +6,9 @@ description: |- This resource can manage the vPC domain configuration. API Documentation: vpcDom https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/System/vpc:Dom/ Parent resources - nxosvpcinstance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_instance + nxos_vpc_instance https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_instance Child resources - nxosvpcinterface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_interfacenxosvpckeepalive https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_keepalive + nxos_vpc_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_interfacenxos_vpc_keepalive https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_keepalive --- # nxos_vpc_domain (Resource) diff --git a/docs/resources/vpc_instance.md b/docs/resources/vpc_instance.md index 2a58695e..08362816 100644 --- a/docs/resources/vpc_instance.md +++ b/docs/resources/vpc_instance.md @@ -6,7 +6,7 @@ description: |- This resource can manage the vPC instance configuration. API Documentation: vpcInst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/System/vpc:Inst/ Child resources - nxosvpcdomain https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_domain + nxos_vpc_domain https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_domain --- # nxos_vpc_instance (Resource) diff --git a/docs/resources/vpc_interface.md b/docs/resources/vpc_interface.md index b74e9d20..7f82cacc 100644 --- a/docs/resources/vpc_interface.md +++ b/docs/resources/vpc_interface.md @@ -6,9 +6,9 @@ description: |- This resource can manage the vPC interface configuration. API Documentation: vpcIf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/System/vpc:If/ Parent resources - nxosvpcdomain https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_domain + nxos_vpc_domain https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_domain Referenced resources - nxosportchannel_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface + nxos_port_channel_interface https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/port_channel_interface --- # nxos_vpc_interface (Resource) diff --git a/docs/resources/vpc_keepalive.md b/docs/resources/vpc_keepalive.md index 0e469f7e..ca78b29b 100644 --- a/docs/resources/vpc_keepalive.md +++ b/docs/resources/vpc_keepalive.md @@ -6,9 +6,9 @@ description: |- This resource can manage the vPC keepalive configuration. API Documentation: vpcKeepalive https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/System/vpc:Keepalive/ Parent resources - nxosvpcdomain https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_domain + nxos_vpc_domain https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_domain Child resources - nxosvpcpeerlink https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_peerlink + nxos_vpc_peerlink https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_peerlink --- # nxos_vpc_keepalive (Resource) diff --git a/docs/resources/vpc_peerlink.md b/docs/resources/vpc_peerlink.md index fa0e5a9d..26ed509a 100644 --- a/docs/resources/vpc_peerlink.md +++ b/docs/resources/vpc_peerlink.md @@ -6,7 +6,7 @@ description: |- This resource can manage the vPC peerlink configuration. API Documentation: vpcPeerLink https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/System/vpc:PeerLink/ Parent resources - nxosvpckeepalive https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_keepalive + nxos_vpc_keepalive https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vpc_keepalive --- # nxos_vpc_peerlink (Resource) diff --git a/docs/resources/vrf.md b/docs/resources/vrf.md index acc57d19..558a540b 100644 --- a/docs/resources/vrf.md +++ b/docs/resources/vrf.md @@ -6,7 +6,7 @@ description: |- This resource can manage a VRF. API Documentation: l3Inst https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Layer%203/l3:Inst/ Child resources - nxosvrfrouting https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_routing + nxos_vrf_routing https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_routing --- # nxos_vrf (Resource) diff --git a/docs/resources/vrf_address_family.md b/docs/resources/vrf_address_family.md index b9dab121..bd787261 100644 --- a/docs/resources/vrf_address_family.md +++ b/docs/resources/vrf_address_family.md @@ -6,9 +6,9 @@ description: |- This resource can manage a VRF Address Family. API Documentation: rtctrlDomAf https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtctrl:DomAf/ Parent resources - nxosvrfrouting https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_routing + nxos_vrf_routing https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_routing Child resources - nxosvrfroutetargetaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_address_family + nxos_vrf_route_target_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_address_family --- # nxos_vrf_address_family (Resource) diff --git a/docs/resources/vrf_route_target.md b/docs/resources/vrf_route_target.md index ac0c3758..22b23e59 100644 --- a/docs/resources/vrf_route_target.md +++ b/docs/resources/vrf_route_target.md @@ -6,7 +6,7 @@ description: |- This resource can manage a VRF Route Target Entry. API Documentation: rtctrlRttEntry https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtctrl:RttEntry/ Parent resources - nxosvrfroutetargetdirection https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_direction + nxos_vrf_route_target_direction https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_direction --- # nxos_vrf_route_target (Resource) diff --git a/docs/resources/vrf_route_target_address_family.md b/docs/resources/vrf_route_target_address_family.md index ce6e53a3..4891b2f9 100644 --- a/docs/resources/vrf_route_target_address_family.md +++ b/docs/resources/vrf_route_target_address_family.md @@ -6,9 +6,9 @@ description: |- This resource can manage a VRF Route Target Address Family. API Documentation: rtctrlAfCtrl https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtctrl:AfCtrl/ Parent resources - nxosvrfaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_address_family + nxos_vrf_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_address_family Child resources - nxosvrfroutetargetdirection https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_direction + nxos_vrf_route_target_direction https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_direction --- # nxos_vrf_route_target_address_family (Resource) diff --git a/docs/resources/vrf_route_target_direction.md b/docs/resources/vrf_route_target_direction.md index 33b5ed8c..10daffb9 100644 --- a/docs/resources/vrf_route_target_direction.md +++ b/docs/resources/vrf_route_target_direction.md @@ -6,9 +6,9 @@ description: |- This resource can manage a VRF Route Target direction. API Documentation: rtctrlRttP https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtctrl:RttP/ Parent resources - nxosvrfroutetargetaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_address_family + nxos_vrf_route_target_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target_address_family Child resources - nxosvrfroute_target https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target + nxos_vrf_route_target https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_route_target --- # nxos_vrf_route_target_direction (Resource) diff --git a/docs/resources/vrf_routing.md b/docs/resources/vrf_routing.md index 5af8f372..fadd7d30 100644 --- a/docs/resources/vrf_routing.md +++ b/docs/resources/vrf_routing.md @@ -8,7 +8,7 @@ description: |- Parent resources nxos_vrf https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf Child resources - nxosvrfaddress_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_address_family + nxos_vrf_address_family https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/vrf_address_family --- # nxos_vrf_routing (Resource) diff --git a/go.mod b/go.mod index 047c79b4..b0fb72a9 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 toolchain go1.21.6 require ( - github.com/hashicorp/terraform-plugin-docs v0.18.0 + github.com/hashicorp/terraform-plugin-docs v0.19.4 github.com/hashicorp/terraform-plugin-framework v1.9.0 github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 github.com/hashicorp/terraform-plugin-go v0.23.0 @@ -19,6 +19,7 @@ require ( ) require ( + github.com/BurntSushi/toml v1.2.1 // indirect github.com/Kunde21/markdownfmt/v3 v3.1.0 // indirect github.com/Masterminds/goutils v1.1.1 // indirect github.com/Masterminds/semver/v3 v3.2.0 // indirect @@ -28,6 +29,7 @@ require ( github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect github.com/armon/go-radix v1.0.0 // indirect github.com/bgentry/speakeasy v0.1.0 // indirect + github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect github.com/cloudflare/circl v1.3.7 // indirect github.com/fatih/color v1.17.0 // indirect github.com/golang/protobuf v1.5.4 // indirect @@ -42,8 +44,8 @@ require ( github.com/hashicorp/go-multierror v1.1.1 // indirect github.com/hashicorp/go-plugin v1.6.1 // indirect github.com/hashicorp/go-uuid v1.0.3 // indirect - github.com/hashicorp/go-version v1.6.0 // indirect - github.com/hashicorp/hc-install v0.6.4 // indirect + github.com/hashicorp/go-version v1.7.0 // indirect + github.com/hashicorp/hc-install v0.7.0 // indirect github.com/hashicorp/hcl/v2 v2.20.1 // indirect github.com/hashicorp/logutils v1.0.0 // indirect github.com/hashicorp/terraform-exec v0.21.0 // indirect @@ -64,7 +66,6 @@ require ( github.com/mitchellh/reflectwalk v1.0.2 // indirect github.com/oklog/run v1.1.0 // indirect github.com/posener/complete v1.2.3 // indirect - github.com/russross/blackfriday v1.6.0 // indirect github.com/shopspring/decimal v1.3.1 // indirect github.com/spf13/cast v1.5.0 // indirect github.com/tidwall/match v1.1.1 // indirect @@ -72,9 +73,10 @@ require ( github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect - github.com/yuin/goldmark v1.6.0 // indirect + github.com/yuin/goldmark v1.7.1 // indirect github.com/yuin/goldmark-meta v1.1.0 // indirect github.com/zclconf/go-cty v1.14.4 // indirect + go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect golang.org/x/crypto v0.24.0 // indirect golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819 // indirect golang.org/x/mod v0.18.0 // indirect diff --git a/go.sum b/go.sum index 2a315752..01702b1f 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,7 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk= dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk= +github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak= +github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ= github.com/Kunde21/markdownfmt/v3 v3.1.0 h1:KiZu9LKs+wFFBQKhrZJrFZwtLnCCWJahL+S+E/3VnM0= github.com/Kunde21/markdownfmt/v3 v3.1.0/go.mod h1:tPXN1RTyOzJwhfHoon9wUr4HGYmWgVxSQN6VBJDkrVc= github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI= @@ -21,6 +23,8 @@ github.com/armon/go-radix v1.0.0 h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI= github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8= github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY= github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs= +github.com/bmatcuk/doublestar/v4 v4.6.1 h1:FH9SifrbvJhnlQpztAx++wlkk70QBf0iBWDwNy7PA4I= +github.com/bmatcuk/doublestar/v4 v4.6.1/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc= github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA= github.com/bufbuild/protocompile v0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8= github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU= @@ -33,8 +37,6 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc= github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ= github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk= -github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM= -github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE= github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4= github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI= github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE= @@ -80,17 +82,15 @@ github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVH github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk= github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo= github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM= -github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDmTk8A= -github.com/hashicorp/go-plugin v1.6.0/go.mod h1:lBS5MtSSBZk0SHc66KACcjjlU6WzEVP/8pwz68aMkCI= github.com/hashicorp/go-plugin v1.6.1 h1:P7MR2UP6gNKGPp+y7EZw2kOiq4IR9WiqLvp0XOsVdwI= github.com/hashicorp/go-plugin v1.6.1/go.mod h1:XPHFku2tFo3o3QKFgSYo+cghcUhw1NA1hZyMK0PWAw0= github.com/hashicorp/go-uuid v1.0.0/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro= github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8= github.com/hashicorp/go-uuid v1.0.3/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro= -github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek= -github.com/hashicorp/go-version v1.6.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA= -github.com/hashicorp/hc-install v0.6.4 h1:QLqlM56/+SIIGvGcfFiwMY3z5WGXT066suo/v9Km8e0= -github.com/hashicorp/hc-install v0.6.4/go.mod h1:05LWLy8TD842OtgcfBbOT0WMoInBMUSHjmDx10zuBIA= +github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY= +github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA= +github.com/hashicorp/hc-install v0.7.0 h1:Uu9edVqjKQxxuD28mR5TikkKDd/p55S8vzPC1659aBk= +github.com/hashicorp/hc-install v0.7.0/go.mod h1:ELmmzZlGnEcqoUMKUuykHaPCIR1sYLYX+KSggWSKZuA= github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc= github.com/hashicorp/hcl/v2 v2.20.1/go.mod h1:TZDqQ4kNKCbh1iJp99FdPiUaVDDUPivbqxZulxDYqL4= github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y= @@ -99,8 +99,8 @@ github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVW github.com/hashicorp/terraform-exec v0.21.0/go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg= github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec= github.com/hashicorp/terraform-json v0.22.1/go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A= -github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk= -github.com/hashicorp/terraform-plugin-docs v0.18.0/go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8= +github.com/hashicorp/terraform-plugin-docs v0.19.4 h1:G3Bgo7J22OMtegIgn8Cd/CaSeyEljqjH3G39w28JK4c= +github.com/hashicorp/terraform-plugin-docs v0.19.4/go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA= github.com/hashicorp/terraform-plugin-framework v1.9.0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU= github.com/hashicorp/terraform-plugin-framework v1.9.0/go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM= github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc= @@ -172,8 +172,6 @@ github.com/posener/complete v1.2.3 h1:NP0eAhjcjImqslEwo/1hq7gpajME0fTLTezBKDqfXq github.com/posener/complete v1.2.3/go.mod h1:WZIdtGGp+qx0sLrYKtIRAruyNpv6hFCicSgv7Sy7s/s= github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8= github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4= -github.com/russross/blackfriday v1.6.0 h1:KqfZb0pUVN2lYqZUYRddxF4OR8ZMURnJIG5Y3VRLtww= -github.com/russross/blackfriday v1.6.0/go.mod h1:ti0ldHuxg49ri4ksnFxlkCfN+hvslNlmVHqNRXXJNAY= github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8= github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4= github.com/shopspring/decimal v1.2.0/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o= @@ -211,14 +209,16 @@ github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM= github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= -github.com/yuin/goldmark v1.6.0 h1:boZcn2GTjpsynOsC0iJHnBWa4Bi0qzfJjthwauItG68= -github.com/yuin/goldmark v1.6.0/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= +github.com/yuin/goldmark v1.7.1 h1:3bajkSilaCbjdKVsKdZjZCLBNPL9pYzrCakKaf4U49U= +github.com/yuin/goldmark v1.7.1/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E= github.com/yuin/goldmark-meta v1.1.0 h1:pWw+JLHGZe8Rk0EGsMVssiNb/AaPMHfSRszZeUeiOUc= github.com/yuin/goldmark-meta v1.1.0/go.mod h1:U4spWENafuA7Zyg+Lj5RqK/MF+ovMYtBvXi1lBb2VP0= github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8= github.com/zclconf/go-cty v1.14.4/go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE= github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b h1:FosyBZYxY34Wul7O/MSKey3txpPYyCqVO5ZyceuQJEI= github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b/go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8= +go.abhg.dev/goldmark/frontmatter v0.2.0 h1:P8kPG0YkL12+aYk2yU3xHv4tcXzeVnN+gU0tJ5JnxRw= +go.abhg.dev/goldmark/frontmatter v0.2.0/go.mod h1:XqrEkZuM57djk7zrlRUB02x8I5J0px76YjkOzhB4YlU= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= golang.org/x/crypto v0.3.0/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4= @@ -277,18 +277,12 @@ golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8T google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM= google.golang.org/appengine v1.6.8 h1:IhEN5q69dyKagZPYMSdIjS2HqprW324FRQZJcGqPAsM= google.golang.org/appengine v1.6.8/go.mod h1:1jJ3jBArFh5pcgW8gCtRJnepW8FzD1V44FJffLiz/Ds= -google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de h1:cZGRis4/ot9uVm639a+rHCUaG0JJHEsdyzSQTMX+suY= -google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de/go.mod h1:H4O17MA/PE9BsGx3w+a+W2VOLLD1Qf7oJneAoU6WktY= google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 h1:1GBuWVLM/KMVUv1t1En5Gs+gFZCNd360GGb4sSxtrhU= google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117/go.mod h1:EfXuqaE1J41VCDicxHzUDm+8rk+7ZdXzHV0IhO/I6s0= -google.golang.org/grpc v1.63.2 h1:MUeiw1B2maTVZthpU5xvASfTh3LDbxHd6IJ6QQVU+xM= -google.golang.org/grpc v1.63.2/go.mod h1:WAX/8DgncnokcFUldAxq7GeB5DXHDbMF+lLvDomNkRA= google.golang.org/grpc v1.64.0 h1:KH3VH9y/MgNQg1dE7b3XfVK0GsPSIzJwdF617gUSbvY= google.golang.org/grpc v1.64.0/go.mod h1:oxjF8E3FBnjp+/gVFYdWacaLDx9na1aqy9oovLpxQYg= google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw= google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc= -google.golang.org/protobuf v1.34.0 h1:Qo/qEd2RZPCf2nKuorzksSknv0d3ERwp1vFG38gSmH4= -google.golang.org/protobuf v1.34.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= google.golang.org/protobuf v1.34.1 h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg= google.golang.org/protobuf v1.34.1/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=