Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix-up docs templates #236

Merged
merged 1 commit into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading