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

Remove unused front-matter from provider documentation #6238

Merged
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: 0 additions & 2 deletions mmv1/templates/terraform/resource.html.markdown.erb
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@
---
<%= lines(autogen_notice(:yaml, pwd)) -%>
subcategory: "<%= tf_subcategory -%>"
layout: "google"
page_title: "Google: <%= terraform_name -%>"
sidebar_current: "docs-<%= terraform_name.gsub("_", "-") -%>"
description: |-
<%= indent(object.description.first_sentence, 2) %>
---
Expand Down
2 changes: 0 additions & 2 deletions mmv1/templates/terraform/resource_iam.html.markdown.erb
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@
---
<%= lines(autogen_notice(:yaml, pwd)) -%>
subcategory: "<%= tf_subcategory -%>"
layout: "google"
page_title: "Google: <%= resource_ns_iam -%>"
sidebar_current: "docs-<%= resource_ns_iam.gsub("_", "-") -%>"
description: |-
Collection of resources to manage IAM policy for <%= product.display_name -%> <%= object.name %>
---
Expand Down
112 changes: 0 additions & 112 deletions mmv1/third_party/terraform/scripts/sidebar/sidebar.go

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Access Approval"
layout: "google"
page_title: "Google: google_access_approval_folder_service_account"
sidebar_current: "docs-google-datasource-access-approval-folder-service-account"
description: |-
Get the email address of a folder's Access Approval service account.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Access Approval"
layout: "google"
page_title: "Google: google_access_approval_organization_service_account"
sidebar_current: "docs-google-datasource-access-approval-organization-service-account"
description: |-
Get the email address of an organization's Access Approval service account.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Access Approval"
layout: "google"
page_title: "Google: google_access_approval_project_service_account"
sidebar_current: "docs-google-datasource-access-approval-project-service-account"
description: |-
Get the email address of a project's Access Approval service account.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_active_folder"
sidebar_current: "docs-google-datasource-active-folder"
description: |-
Get a folder within GCP.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "App Engine"
layout: "google"
page_title: "Google: google_app_engine_default_service_account"
sidebar_current: "docs-google-datasource-app_engine-default-service-account"
description: |-
Retrieve the default App Engine service account used in this project
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "BigQuery"
layout: "google"
page_title: "Google: google_bigquery_default_service_account"
sidebar_current: "docs-google-datasource-bigquery-default-service-account"
description: |-
Get the email address of the project's BigQuery service account
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Billing"
layout: "google"
page_title: "Google: google_billing_account"
sidebar_current: "docs-google-datasource-billing-account"
description: |-
Get information about a Google Billing Account.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_client_config"
sidebar_current: "docs-google-datasource-client-config"
description: |-
Get information about the configuration of the Google Cloud provider.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_client_openid_userinfo"
sidebar_current: "docs-google-datasource-client-openid-userinfo"
description: |-
Get OpenID userinfo about the credentials used with the Google provider, specifically the email.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Identity"
layout: "google"
page_title: "Google: google_cloud_identity_group_memberships"
sidebar_current: "docs-google-datasource-cloud-identity-group-memberships"
description: |-
Get list of the Cloud Identity Group Memberships within a Group.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Identity"
layout: "google"
page_title: "Google: google_cloud_identity_groups"
sidebar_current: "docs-google-datasource-cloud-identity-groups"
description: |-
Get list of the Cloud Identity Groups under a customer or namespace.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Run"
layout: "google"
page_title: "Google: google_cloud_run_locations"
sidebar_current: "docs-google-datasource-cloud-run-locations"
description: |-
Get Cloud Run locations available for a project.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Run"
layout: "google"
page_title: "Google: google_cloud_run_service"
sidebar_current: "docs-google-datasource-cloud-run-service"
description: |-
Get information about a Google Cloud Run Service.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Functions"
layout: "google"
page_title: "Google: google_cloudfunctions_function"
sidebar_current: "docs-google-datasource-cloudfunctions-function"
description: |-
Get information about a Google Cloud Function.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Composer"
layout: "google"
page_title: "Google: google_composer_environment"
sidebar_current: "docs-google-datasource-composer-environment"
description: |-
Provides Cloud Composer environment configuration data.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Cloud Composer"
layout: "google"
page_title: "Google: google_composer_image_versions"
sidebar_current: "docs-google-datasource-composer-image-versions"
description: |-
Provides available Cloud Composer versions.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_address"
sidebar_current: "docs-google-datasource-compute-address"
description: |-
Get the IP address from a static address.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_backend_bucket"
sidebar_current: "docs-google-datasource-compute-backend-bucket"
description: |-
Get information about a BackendBucket.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_backend_service"
sidebar_current: "docs-google-datasource-compute-backend-service"
description: |-
Get information about a Backend Service.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_default_service_account"
sidebar_current: "docs-google-datasource-compute-default-service-account"
description: |-
Retrieve default service account used by VMs running in this project
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_disk"
sidebar_current: "docs-google-datasource-compute-disk"
description: |-
Get information about a Google Compute Persistent disks.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_forwarding_rule"
sidebar_current: "docs-google-datasource-compute-forwarding-rule"
description: |-
Get a regional forwarding rule within GCE.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_global_address"
sidebar_current: "docs-google-datasource-compute-global-address"
description: |-
Get the IP address from a static address reserved for a Global Forwarding Rule.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_global_forwarding_rule"
sidebar_current: "docs-google-datasource-compute-global_forwarding-rule"
description: |-
Get a global forwarding rule within GCE.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_ha_vpn_gateway"
sidebar_current: "docs-google-datasource-compute-ha-vpn-gateway"
description: |-
Get a HA VPN Gateway within GCE.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_health_check"
sidebar_current: "docs-google-datasource-compute-health-check"
description: |-
Get information about a HealthCheck.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_image"
sidebar_current: "docs-google-datasource-compute-image"
description: |-
Get information about a Google Compute Image.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_instance"
sidebar_current: "docs-google-datasource-compute-instance-x"
description: |-
Get a VM instance within GCE.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_instance_group"
sidebar_current: "docs-google-datasource-compute-instance-group"
description: |-
Get a Compute Instance Group within GCE.
---
Expand Down
Loading