Skip to content

Commit 5d5edbe

Browse files
committed
In order to group the resources / data source of the documentation page on the registry of Hashicorp : https://registry.terraform.io/providers/ovh/ovh/latest/docs
I have added a subcategory in the YAMLFrontmatter of the documentation files. I have also removed the other attributes which were not useful and not rendered in the Terraform Registry web UI. The category naming are the official ones, courtesy of the product map repo https://github.com/baaastijn/ovh_product_map
1 parent d8c2608 commit 5d5edbe

File tree

159 files changed

+161
-1132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+161
-1132
lines changed

website/docs/d/cloud_project_capabilities_containerregistry.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_capabilities_containerregistry"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-capabilities-containerregistry-x"
5-
description: |-
6-
Get the list of container registry capabilities associated with a public cloud project.
2+
subcategory : "Managed Private Registry"
73
---
84

95
# ovh_cloud_project_capabilities_containerregistry (Data Source)

website/docs/d/cloud_project_capabilities_containerregistry_filter.html.markdown

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_capabilities_containerregistry_filter"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-capabilities-containerregistry-filter"
5-
description: |-
6-
Filter the list of container registry capabilities associated with a public cloud project
7-
to match one and only one capability.
2+
subcategory : "Managed Private Registry"
83
---
94

105
# ovh_cloud_project_capabilities_containerregistry_filter (Data Source)

website/docs/d/cloud_project_containerregistries.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_containerregistries"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-containerregistries"
5-
description: |-
6-
Get the list of container registries associated with a public cloud project.
2+
subcategory : "Managed Private Registry"
73
---
84

95
# ovh_cloud_project_containerregistries (Data Source)

website/docs/d/cloud_project_containerregistry.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_containerregistry"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-containerregistry-x"
5-
description: |-
6-
Get information about a container registry associated with a public cloud project.
2+
subcategory : "Managed Private Registry"
73
---
84

95
# ovh_cloud_project_containerregistry (Data Source)

website/docs/d/cloud_project_containerregistry_users.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_containerregistry_users"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-containerregistry-users"
5-
description: |-
6-
Get the list of users of a container registry associated with a public cloud project.
2+
subcategory : "Managed Private Registry"
73
---
84

95
# ovh_cloud_project_containerregistry_users (Data Source)

website/docs/d/cloud_project_database.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_database"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-database-x"
5-
description: |-
6-
Get information about a managed database cluster in a public cloud project.
2+
subcategory : "Managed Databases"
73
---
84

95
# ovh_cloud_project_database (Data Source)

website/docs/d/cloud_project_database_capabilities.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_database_capabilities"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-database-capabilities"
5-
description: |-
6-
Get information about capabilities of a public cloud project.
2+
subcategory : "Managed Databases"
73
---
84

95
# ovh_cloud_project_database_capabilities (Data Source)

website/docs/d/cloud_project_database_certificates.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_database_certificates"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-database-certificates"
5-
description: |-
6-
Get information about certificates of a cluster associated with a public cloud project.
2+
subcategory : "Managed Databases"
73
---
84

95
# ovh_cloud_project_database_certificates (Data Source)

website/docs/d/cloud_project_database_database.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_database_database"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-database-database"
5-
description: |-
6-
Get information about a database of a database cluster associated with a public cloud project.
2+
subcategory : "Managed Databases"
73
---
84

95
# ovh_cloud_project_database_database (Data Source)

website/docs/d/cloud_project_database_databases.html.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
2-
layout: "ovh"
3-
page_title: "OVH: cloud_project_database_databases"
4-
sidebar_current: "docs-ovh-datasource-cloud-project-database-databases"
5-
description: |-
6-
Get the list of databases of a database cluster associated with a public cloud project.
2+
subcategory : "Managed Databases"
73
---
84

95
# ovh_cloud_project_database_databases (Data Source)

0 commit comments

Comments
 (0)