Skip to content

Commit

Permalink
Merge pull request #236 from eamonnotoole/docs-template-fixes
Browse files Browse the repository at this point in the history
Fix-up docs templates
  • Loading branch information
mahesh-hpe authored Jun 11, 2024
2 parents 09231bc + 8f453b5 commit e85dcc6
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion templates/resources/vmaas_dhcp_server.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_dhcp_server Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.13
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_instance.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_instance Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.4
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_instance_clone.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_instance_clone Resource - vmaas-terraform-resources-clone"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.4
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_load_balancer.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_load_balancer Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

# Resource hpegl_vmaas_load_balancer
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_load_balancer_monitor.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_load_balancer_monitor Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

# Resource hpegl_vmaas_load_balancer_monitor
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_load_balancer_pool.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_load_balancer_pool Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

# Resource hpegl_vmaas_load_balancer_pool
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_load_balancer_profile.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_load_balancer_profile Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

# Resource hpegl_vmaas_load_balancer_profile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_load_balancer_virtual_server Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

# Resource hpegl_vmaas_load_balancer_virtual_server
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_network.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_network Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.13
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_router.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_router Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

# Resource hpegl_vmaas_router
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_router_bgp_neighbor.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_router_bgp_neighbor Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_router_firewall_rule_group Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.12
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_router_nat_rule.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_router_nat_rule Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.10
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/vmaas_router_route.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: ""
page_title: "hpegl_vmaas_router_route Resource - vmaas-terraform-resources"
subcategory: {{ $arr := split .Name "_" }}"{{ index $arr 1 }}"
description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---

-> Compatible version >= 5.2.12
Expand Down

0 comments on commit e85dcc6

Please sign in to comment.