From 5d8435c54355b8b519c7c3dd217921ab2ac1ea8b Mon Sep 17 00:00:00 2001 From: The Magician Date: Mon, 4 Apr 2022 12:10:53 -0500 Subject: [PATCH] Fix sidebar placement of resources generated by tpgtools (#5890) (#4176) Signed-off-by: Modular Magician --- .changelog/5890.txt | 3 +++ website/docs/r/apikeys_key.html.markdown | 1 + website/docs/r/assured_workloads_workload.html.markdown | 1 + website/docs/r/bigquery_reservation_assignment.html.markdown | 1 + website/docs/r/container_aws_cluster.html.markdown | 1 + website/docs/r/container_aws_node_pool.html.markdown | 1 + website/docs/r/container_azure_client.html.markdown | 1 + website/docs/r/container_azure_cluster.html.markdown | 1 + website/docs/r/container_azure_node_pool.html.markdown | 1 + website/docs/r/eventarc_trigger.html.markdown | 1 + website/docs/r/firebaserules_release.html.markdown | 1 + website/docs/r/firebaserules_ruleset.html.markdown | 1 + website/docs/r/logging_log_view.html.markdown | 1 + website/docs/r/monitoring_monitored_project.html.markdown | 1 + website/docs/r/network_connectivity_hub.html.markdown | 1 + website/docs/r/network_connectivity_spoke.html.markdown | 1 + website/docs/r/org_policy_policy.html.markdown | 1 + website/docs/r/os_config_os_policy_assignment.html.markdown | 1 + website/docs/r/privateca_certificate_template.html.markdown | 1 + website/docs/r/recaptcha_enterprise_key.html.markdown | 1 + 20 files changed, 22 insertions(+) create mode 100644 .changelog/5890.txt diff --git a/.changelog/5890.txt b/.changelog/5890.txt new file mode 100644 index 0000000000..8ec013c069 --- /dev/null +++ b/.changelog/5890.txt @@ -0,0 +1,3 @@ +```release-note:none + +``` diff --git a/website/docs/r/apikeys_key.html.markdown b/website/docs/r/apikeys_key.html.markdown index 3e8827c7ec..304e496b29 100644 --- a/website/docs/r/apikeys_key.html.markdown +++ b/website/docs/r/apikeys_key.html.markdown @@ -16,6 +16,7 @@ subcategory: "Apikeys" layout: "google" page_title: "Google: google_apikeys_key" +sidebar_current: "docs-google-apikeys-key" description: |- The Apikeys Key resource --- diff --git a/website/docs/r/assured_workloads_workload.html.markdown b/website/docs/r/assured_workloads_workload.html.markdown index 08b5047cae..400ad0b5a7 100644 --- a/website/docs/r/assured_workloads_workload.html.markdown +++ b/website/docs/r/assured_workloads_workload.html.markdown @@ -16,6 +16,7 @@ subcategory: "AssuredWorkloads" layout: "google" page_title: "Google: google_assured_workloads_workload" +sidebar_current: "docs-google-assured-workloads-workload" description: |- The AssuredWorkloads Workload resource --- diff --git a/website/docs/r/bigquery_reservation_assignment.html.markdown b/website/docs/r/bigquery_reservation_assignment.html.markdown index 5b9eefd1df..9fc5e7e50f 100644 --- a/website/docs/r/bigquery_reservation_assignment.html.markdown +++ b/website/docs/r/bigquery_reservation_assignment.html.markdown @@ -16,6 +16,7 @@ subcategory: "BigqueryReservation" layout: "google" page_title: "Google: google_bigquery_reservation_assignment" +sidebar_current: "docs-google-bigquery-reservation-assignment" description: |- The BigqueryReservation Assignment resource --- diff --git a/website/docs/r/container_aws_cluster.html.markdown b/website/docs/r/container_aws_cluster.html.markdown index a41fa69589..31715a7b70 100644 --- a/website/docs/r/container_aws_cluster.html.markdown +++ b/website/docs/r/container_aws_cluster.html.markdown @@ -16,6 +16,7 @@ subcategory: "ContainerAws" layout: "google" page_title: "Google: google_container_aws_cluster" +sidebar_current: "docs-google-container-aws-cluster" description: |- An Anthos cluster running on AWS. --- diff --git a/website/docs/r/container_aws_node_pool.html.markdown b/website/docs/r/container_aws_node_pool.html.markdown index 1c3f8c8263..52b66cb818 100644 --- a/website/docs/r/container_aws_node_pool.html.markdown +++ b/website/docs/r/container_aws_node_pool.html.markdown @@ -16,6 +16,7 @@ subcategory: "ContainerAws" layout: "google" page_title: "Google: google_container_aws_node_pool" +sidebar_current: "docs-google-container-aws-node-pool" description: |- An Anthos node pool running on AWS. --- diff --git a/website/docs/r/container_azure_client.html.markdown b/website/docs/r/container_azure_client.html.markdown index e3c244c79f..0d115242f7 100644 --- a/website/docs/r/container_azure_client.html.markdown +++ b/website/docs/r/container_azure_client.html.markdown @@ -16,6 +16,7 @@ subcategory: "ContainerAzure" layout: "google" page_title: "Google: google_container_azure_client" +sidebar_current: "docs-google-container-azure-client" description: |- AzureClient resources hold client authentication information needed by the Anthos Multi-Cloud API to manage Azure resources on your Azure subscription.When an AzureCluster is created, an AzureClient resource needs to be provided and all operations on Azure resources associated to that cluster will authenticate to Azure services using the given client.AzureClient resources are immutable and cannot be modified upon creation.Each AzureClient resource is bound to a single Azure Active Directory Application and tenant. --- diff --git a/website/docs/r/container_azure_cluster.html.markdown b/website/docs/r/container_azure_cluster.html.markdown index 6b591812a7..4661e2ec54 100644 --- a/website/docs/r/container_azure_cluster.html.markdown +++ b/website/docs/r/container_azure_cluster.html.markdown @@ -16,6 +16,7 @@ subcategory: "ContainerAzure" layout: "google" page_title: "Google: google_container_azure_cluster" +sidebar_current: "docs-google-container-azure-cluster" description: |- An Anthos cluster running on Azure. --- diff --git a/website/docs/r/container_azure_node_pool.html.markdown b/website/docs/r/container_azure_node_pool.html.markdown index c6b5ca5b7f..ee151ac1e9 100644 --- a/website/docs/r/container_azure_node_pool.html.markdown +++ b/website/docs/r/container_azure_node_pool.html.markdown @@ -16,6 +16,7 @@ subcategory: "ContainerAzure" layout: "google" page_title: "Google: google_container_azure_node_pool" +sidebar_current: "docs-google-container-azure-node-pool" description: |- An Anthos node pool running on Azure. --- diff --git a/website/docs/r/eventarc_trigger.html.markdown b/website/docs/r/eventarc_trigger.html.markdown index d3c63bc828..84cda3c6d3 100644 --- a/website/docs/r/eventarc_trigger.html.markdown +++ b/website/docs/r/eventarc_trigger.html.markdown @@ -16,6 +16,7 @@ subcategory: "Eventarc" layout: "google" page_title: "Google: google_eventarc_trigger" +sidebar_current: "docs-google-eventarc-trigger" description: |- The Eventarc Trigger resource --- diff --git a/website/docs/r/firebaserules_release.html.markdown b/website/docs/r/firebaserules_release.html.markdown index 91eef3adda..549a2fe5cd 100644 --- a/website/docs/r/firebaserules_release.html.markdown +++ b/website/docs/r/firebaserules_release.html.markdown @@ -16,6 +16,7 @@ subcategory: "Firebaserules" layout: "google" page_title: "Google: google_firebaserules_release" +sidebar_current: "docs-google-firebaserules-release" description: |- The Firebaserules Release resource --- diff --git a/website/docs/r/firebaserules_ruleset.html.markdown b/website/docs/r/firebaserules_ruleset.html.markdown index 483ebae5fe..cd1afbdcf4 100644 --- a/website/docs/r/firebaserules_ruleset.html.markdown +++ b/website/docs/r/firebaserules_ruleset.html.markdown @@ -16,6 +16,7 @@ subcategory: "Firebaserules" layout: "google" page_title: "Google: google_firebaserules_ruleset" +sidebar_current: "docs-google-firebaserules-ruleset" description: |- The Firebaserules Ruleset resource --- diff --git a/website/docs/r/logging_log_view.html.markdown b/website/docs/r/logging_log_view.html.markdown index 33b98ab601..821dff3daa 100644 --- a/website/docs/r/logging_log_view.html.markdown +++ b/website/docs/r/logging_log_view.html.markdown @@ -16,6 +16,7 @@ subcategory: "Logging" layout: "google" page_title: "Google: google_logging_log_view" +sidebar_current: "docs-google-logging-log-view" description: |- The Logging LogView resource --- diff --git a/website/docs/r/monitoring_monitored_project.html.markdown b/website/docs/r/monitoring_monitored_project.html.markdown index 034284a667..6ce838ce3c 100644 --- a/website/docs/r/monitoring_monitored_project.html.markdown +++ b/website/docs/r/monitoring_monitored_project.html.markdown @@ -16,6 +16,7 @@ subcategory: "Cloud (Stackdriver) Monitoring" layout: "google" page_title: "Google: google_monitoring_monitored_project" +sidebar_current: "docs-google-monitoring-monitored-project" description: |- Beta only: Monitored Project allows you to set a project as monitored by a _metrics scope_, which is a term for a project used to group the metrics of multiple projects, potentially across multiple organizations. This enables you to view these groups in the Monitoring page of the cloud console. --- diff --git a/website/docs/r/network_connectivity_hub.html.markdown b/website/docs/r/network_connectivity_hub.html.markdown index 36e4d5bb15..0572677d77 100644 --- a/website/docs/r/network_connectivity_hub.html.markdown +++ b/website/docs/r/network_connectivity_hub.html.markdown @@ -16,6 +16,7 @@ subcategory: "NetworkConnectivity" layout: "google" page_title: "Google: google_network_connectivity_hub" +sidebar_current: "docs-google-network-connectivity-hub" description: |- The NetworkConnectivity Hub resource --- diff --git a/website/docs/r/network_connectivity_spoke.html.markdown b/website/docs/r/network_connectivity_spoke.html.markdown index f295ba928d..8d010d3f9f 100644 --- a/website/docs/r/network_connectivity_spoke.html.markdown +++ b/website/docs/r/network_connectivity_spoke.html.markdown @@ -16,6 +16,7 @@ subcategory: "NetworkConnectivity" layout: "google" page_title: "Google: google_network_connectivity_spoke" +sidebar_current: "docs-google-network-connectivity-spoke" description: |- The NetworkConnectivity Spoke resource --- diff --git a/website/docs/r/org_policy_policy.html.markdown b/website/docs/r/org_policy_policy.html.markdown index e286885a6b..4ce13d1e60 100644 --- a/website/docs/r/org_policy_policy.html.markdown +++ b/website/docs/r/org_policy_policy.html.markdown @@ -16,6 +16,7 @@ subcategory: "OrgPolicy" layout: "google" page_title: "Google: google_org_policy_policy" +sidebar_current: "docs-google-org-policy-policy" description: |- An organization policy gives you programmatic control over your organization's cloud resources. Using Organization Policies, you will be able to configure constraints across your entire resource hierarchy. --- diff --git a/website/docs/r/os_config_os_policy_assignment.html.markdown b/website/docs/r/os_config_os_policy_assignment.html.markdown index 95e611d2fe..bf9e0c9fa7 100644 --- a/website/docs/r/os_config_os_policy_assignment.html.markdown +++ b/website/docs/r/os_config_os_policy_assignment.html.markdown @@ -16,6 +16,7 @@ subcategory: "OsConfig" layout: "google" page_title: "Google: google_os_config_os_policy_assignment" +sidebar_current: "docs-google-os-config-os-policy-assignment" description: |- Represents an OSPolicyAssignment resource. --- diff --git a/website/docs/r/privateca_certificate_template.html.markdown b/website/docs/r/privateca_certificate_template.html.markdown index 1e4a039f05..b25ecaabb2 100644 --- a/website/docs/r/privateca_certificate_template.html.markdown +++ b/website/docs/r/privateca_certificate_template.html.markdown @@ -16,6 +16,7 @@ subcategory: "Privateca" layout: "google" page_title: "Google: google_privateca_certificate_template" +sidebar_current: "docs-google-privateca-certificate-template" description: |- Certificate Authority Service provides reusable and parameterized templates that you can use for common certificate issuance scenarios. A certificate template represents a relatively static and well-defined certificate issuance schema within an organization. A certificate template can essentially become a full-fledged vertical certificate issuance framework. --- diff --git a/website/docs/r/recaptcha_enterprise_key.html.markdown b/website/docs/r/recaptcha_enterprise_key.html.markdown index d6e7be7cb1..bf183ddf19 100644 --- a/website/docs/r/recaptcha_enterprise_key.html.markdown +++ b/website/docs/r/recaptcha_enterprise_key.html.markdown @@ -16,6 +16,7 @@ subcategory: "RecaptchaEnterprise" layout: "google" page_title: "Google: google_recaptcha_enterprise_key" +sidebar_current: "docs-google-recaptcha-enterprise-key" description: |- The RecaptchaEnterprise Key resource ---