Skip to content

Commit

Permalink
Fix space issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rafmuller committed Jan 9, 2025
1 parent cf0e08e commit db4a297
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/resources/route_map_rule_entry_match_tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
page_title: "nxos_route_map_rule_entry_match_tag Resource - terraform-provider-nxos"
subcategory: "Routing"
description: |-
This resource can manage a Match Tag in Route-Map Rule Entry configuration.
This resource can manage a Match Tag in Route-Map Rule Entry configuration.
API Documentation: rtmapMatchRtTag https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtmap:MatchRtTag/
Parent resources
nxos_route_map_rule_entry https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/route_map_rule_entry
Expand All @@ -13,7 +13,7 @@ description: |-

# nxos_route_map_rule_entry_match_tag (Resource)

This resource can manage a Match Tag in Route-Map Rule Entry configuration.
This resource can manage a Match Tag in Route-Map Rule Entry configuration.

- API Documentation: [rtmapMatchRtTag](https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Routing%20and%20Forwarding/rtmap:MatchRtTag/)

Expand Down
2 changes: 1 addition & 1 deletion gen/definitions/route_map_rule_entry_match_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Route Map Rule Entry Match Tag
class_name: rtmapMatchRtTag
dn: sys/rpm/rtmap-[%s]/ent-[%v]/mrttag-[%v]
ds_description: This data source can read a Match Tag in Route-Map Rule Entry configuration.
res_description: This resource can manage a Match Tag in Route-Map Rule Entry configuration.
res_description: This resource can manage a Match Tag in Route-Map Rule Entry configuration.
doc_path: Routing%20and%20Forwarding/rtmap:MatchRtTag/
doc_category: Routing
parents:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db4a297

Please sign in to comment.