diff --git a/mmv1/templates/terraform/resource.html.markdown.erb b/mmv1/templates/terraform/resource.html.markdown.erb index 60d7c9353684..9c58c80d570d 100644 --- a/mmv1/templates/terraform/resource.html.markdown.erb +++ b/mmv1/templates/terraform/resource.html.markdown.erb @@ -50,7 +50,6 @@ --- <%= lines(autogen_notice(:yaml, pwd)) -%> subcategory: "<%= tf_subcategory -%>" -page_title: "Google: <%= terraform_name -%>" description: |- <%= indent(object.description.first_sentence, 2) %> --- @@ -173,7 +172,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: - `create` - Default is <%= timeouts.insert_minutes -%> minutes. <% if updatable?(object, properties) -%> diff --git a/mmv1/templates/terraform/resource_iam.html.markdown.erb b/mmv1/templates/terraform/resource_iam.html.markdown.erb index 939dbe03cb7a..3ed5b5fca3dd 100644 --- a/mmv1/templates/terraform/resource_iam.html.markdown.erb +++ b/mmv1/templates/terraform/resource_iam.html.markdown.erb @@ -52,7 +52,6 @@ --- <%= lines(autogen_notice(:yaml, pwd)) -%> subcategory: "<%= tf_subcategory -%>" -page_title: "Google: <%= resource_ns_iam -%>" description: |- Collection of resources to manage IAM policy for <%= product.display_name -%> <%= object.name %> --- diff --git a/mmv1/third_party/terraform/website/docs/d/access_approval_folder_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/access_approval_folder_service_account.html.markdown index 2cd212833de9..2302d996f993 100644 --- a/mmv1/third_party/terraform/website/docs/d/access_approval_folder_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/access_approval_folder_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Access Approval" -page_title: "Google: google_access_approval_folder_service_account" description: |- Get the email address of a folder's Access Approval service account. --- diff --git a/mmv1/third_party/terraform/website/docs/d/access_approval_organization_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/access_approval_organization_service_account.html.markdown index f913d3c9a842..e1398c266dde 100644 --- a/mmv1/third_party/terraform/website/docs/d/access_approval_organization_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/access_approval_organization_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Access Approval" -page_title: "Google: google_access_approval_organization_service_account" description: |- Get the email address of an organization's Access Approval service account. --- diff --git a/mmv1/third_party/terraform/website/docs/d/access_approval_project_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/access_approval_project_service_account.html.markdown index 8a426fd61eb7..139f61ff6912 100644 --- a/mmv1/third_party/terraform/website/docs/d/access_approval_project_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/access_approval_project_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Access Approval" -page_title: "Google: google_access_approval_project_service_account" description: |- Get the email address of a project's Access Approval service account. --- diff --git a/mmv1/third_party/terraform/website/docs/d/active_folder.html.markdown b/mmv1/third_party/terraform/website/docs/d/active_folder.html.markdown index 979351dfb1d7..24b65818f083 100644 --- a/mmv1/third_party/terraform/website/docs/d/active_folder.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/active_folder.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_active_folder" description: |- Get a folder within GCP. --- diff --git a/mmv1/third_party/terraform/website/docs/d/app_engine_default_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/app_engine_default_service_account.html.markdown index b35498290a07..e00718e6c662 100644 --- a/mmv1/third_party/terraform/website/docs/d/app_engine_default_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/app_engine_default_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "App Engine" -page_title: "Google: google_app_engine_default_service_account" description: |- Retrieve the default App Engine service account used in this project --- diff --git a/mmv1/third_party/terraform/website/docs/d/artifact_registry_repository.html.markdown b/mmv1/third_party/terraform/website/docs/d/artifact_registry_repository.html.markdown index 1908b11797a2..1e7b52be8a49 100644 --- a/mmv1/third_party/terraform/website/docs/d/artifact_registry_repository.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/artifact_registry_repository.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Artifact Registry Repository" -page_title: "Google: google_artifact_registry_repository" description: |- Get information about a Google Artifact Registry Repository. --- diff --git a/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connection.html.markdown b/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connection.html.markdown index 2f4ef27fcc54..1d237220f8e6 100644 --- a/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connection.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connection.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "BeyondCorp" -page_title: "Google: google_beyondcorp_app_connection" description: |- Get information about a Google BeyondCorp App Connection. --- diff --git a/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connector.html.markdown b/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connector.html.markdown index 4f13090963ed..9de95a907862 100644 --- a/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connector.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_connector.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "BeyondCorp" -page_title: "Google: google_beyondcorp_app_connector" description: |- Get information about a Google BeyondCorp App Connector. --- diff --git a/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_gateway.html.markdown b/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_gateway.html.markdown index d95446edb691..bbca02c17a5e 100644 --- a/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_gateway.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/beyondcorp_app_gateway.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "BeyondCorp" -page_title: "Google: google_beyondcorp_app_gateway" description: |- Get information about a Google BeyondCorp App Gateway. --- diff --git a/mmv1/third_party/terraform/website/docs/d/bigquery_default_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/bigquery_default_service_account.html.markdown index 3be3a60668ae..6ffeb6fa5200 100644 --- a/mmv1/third_party/terraform/website/docs/d/bigquery_default_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/bigquery_default_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "BigQuery" -page_title: "Google: google_bigquery_default_service_account" description: |- Get the email address of the project's BigQuery service account --- diff --git a/mmv1/third_party/terraform/website/docs/d/billing_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/billing_account.html.markdown index 783c14b7f5cf..0ca04d005cea 100644 --- a/mmv1/third_party/terraform/website/docs/d/billing_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/billing_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Billing" -page_title: "Google: google_billing_account" description: |- Get information about a Google Billing Account. --- diff --git a/mmv1/third_party/terraform/website/docs/d/client_config.html.markdown b/mmv1/third_party/terraform/website/docs/d/client_config.html.markdown index 51f9c7c6cd1c..da1086f8df4c 100644 --- a/mmv1/third_party/terraform/website/docs/d/client_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/client_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_client_config" description: |- Get information about the configuration of the Google Cloud provider. --- diff --git a/mmv1/third_party/terraform/website/docs/d/client_openid_userinfo.html.markdown b/mmv1/third_party/terraform/website/docs/d/client_openid_userinfo.html.markdown index a98b0e019baf..99542a168d75 100644 --- a/mmv1/third_party/terraform/website/docs/d/client_openid_userinfo.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/client_openid_userinfo.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_client_openid_userinfo" description: |- Get OpenID userinfo about the credentials used with the Google provider, specifically the email. --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloud_asset_resources_search_all.markdown b/mmv1/third_party/terraform/website/docs/d/cloud_asset_resources_search_all.markdown index b790181e5086..71854e7d8499 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloud_asset_resources_search_all.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloud_asset_resources_search_all.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Asset Inventory" -page_title: "Google: google_cloud_asset_resources_search_all" description: |- Retrieve all the resources within a given accessible CRM scope (project/folder/organization). --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloud_identity_group_membership.html.markdown b/mmv1/third_party/terraform/website/docs/d/cloud_identity_group_membership.html.markdown index 3a58f74bd6f8..43231df65ca8 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloud_identity_group_membership.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloud_identity_group_membership.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Identity" -page_title: "Google: google_cloud_identity_group_memberships" description: |- Get list of the Cloud Identity Group Memberships within a Group. --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloud_identity_groups.html.markdown b/mmv1/third_party/terraform/website/docs/d/cloud_identity_groups.html.markdown index c2c7e06a6356..32c99fd5a402 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloud_identity_groups.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloud_identity_groups.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Identity" -page_title: "Google: google_cloud_identity_groups" description: |- Get list of the Cloud Identity Groups under a customer or namespace. --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloud_run_locations.html.markdown b/mmv1/third_party/terraform/website/docs/d/cloud_run_locations.html.markdown index f594e4ef81b3..66eb6649e16a 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloud_run_locations.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloud_run_locations.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Run" -page_title: "Google: google_cloud_run_locations" description: |- Get Cloud Run locations available for a project. --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloud_run_service.html.markdown b/mmv1/third_party/terraform/website/docs/d/cloud_run_service.html.markdown index 32cb704c613c..1144e5590fa1 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloud_run_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloud_run_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Run" -page_title: "Google: google_cloud_run_service" description: |- Get information about a Google Cloud Run Service. --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloudbuild_trigger.html.markdown b/mmv1/third_party/terraform/website/docs/d/cloudbuild_trigger.html.markdown index ba122854de5a..c03e45ecfb15 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloudbuild_trigger.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloudbuild_trigger.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Build" -page_title: "Google: google_cloudbuild_trigger" description: |- Get information about a Google CloudBuild Trigger. --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloudfunctions2_function.html.markdown b/mmv1/third_party/terraform/website/docs/d/cloudfunctions2_function.html.markdown index 1610258bee35..0c26afd75a10 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloudfunctions2_function.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloudfunctions2_function.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Functions (2nd gen)" -page_title: "Google: google_cloudfunctions2_function" description: |- Get information about a Google Cloud Function (2nd gen). --- diff --git a/mmv1/third_party/terraform/website/docs/d/cloudfunctions_function.html.markdown b/mmv1/third_party/terraform/website/docs/d/cloudfunctions_function.html.markdown index aeeb1a1ab5f1..e3ca05447d0c 100644 --- a/mmv1/third_party/terraform/website/docs/d/cloudfunctions_function.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/cloudfunctions_function.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Functions" -page_title: "Google: google_cloudfunctions_function" description: |- Get information about a Google Cloud Function. --- diff --git a/mmv1/third_party/terraform/website/docs/d/composer_environment.html.markdown b/mmv1/third_party/terraform/website/docs/d/composer_environment.html.markdown index 8e54bcc5c204..31bc2798c808 100644 --- a/mmv1/third_party/terraform/website/docs/d/composer_environment.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/composer_environment.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Composer" -page_title: "Google: google_composer_environment" description: |- Provides Cloud Composer environment configuration data. --- diff --git a/mmv1/third_party/terraform/website/docs/d/composer_image_versions.html.markdown b/mmv1/third_party/terraform/website/docs/d/composer_image_versions.html.markdown index b6a244842b4e..af68bc3138ce 100644 --- a/mmv1/third_party/terraform/website/docs/d/composer_image_versions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/composer_image_versions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Composer" -page_title: "Google: google_composer_image_versions" description: |- Provides available Cloud Composer versions. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_address.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_address.html.markdown index f62139e9382d..7e883910d7d5 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_address.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_address.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_address" description: |- Get the IP address from a static address. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_addresses.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_addresses.html.markdown index 4e024524db51..c82e46569777 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_addresses.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_addresses.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_addresses" description: |- List google compute addresses. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_backend_bucket.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_backend_bucket.html.markdown index 9379218ff975..0bc538373d02 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_backend_bucket.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_backend_bucket.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_backend_bucket" description: |- Get information about a BackendBucket. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_backend_service.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_backend_service.html.markdown index 7c85dba93afe..8d568c357bdb 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_backend_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_backend_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_backend_service" description: |- Get information about a Backend Service. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_default_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_default_service_account.html.markdown index bbed1375c16b..3edee46bdea2 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_default_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_default_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_default_service_account" description: |- Retrieve default service account used by VMs running in this project --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_disk.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_disk.html.markdown index e0b58113348d..65596b090bfa 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_disk.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_disk.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_disk" description: |- Get information about a Google Compute Persistent disks. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_forwarding_rule.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_forwarding_rule.html.markdown index b4fb70dde590..445cf3cdc72c 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_forwarding_rule.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_forwarding_rule.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_forwarding_rule" description: |- Get a regional forwarding rule within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_global_address.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_global_address.html.markdown index 9c181b685b54..b37bcf602444 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_global_address.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_global_address.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_global_address" description: |- Get the IP address from a static address reserved for a Global Forwarding Rule. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_global_forwarding_rule.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_global_forwarding_rule.html.markdown index 3f2c84103274..1e2a68c24ac2 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_global_forwarding_rule.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_global_forwarding_rule.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_global_forwarding_rule" description: |- Get a global forwarding rule within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_ha_vpn_gateway.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_ha_vpn_gateway.html.markdown index d6f1ac541e05..c52adab3459d 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_ha_vpn_gateway.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_ha_vpn_gateway.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_ha_vpn_gateway" description: |- Get a HA VPN Gateway within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_health_check.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_health_check.html.markdown index 33ac5b3c0bf5..2dc8cd17fe12 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_health_check.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_health_check.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_health_check" description: |- Get information about a HealthCheck. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_image.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_image.html.markdown index fa019ef5b1ef..72707c9bd6cc 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_image.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_image.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_image" description: |- Get information about a Google Compute Image. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_instance.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_instance.html.markdown index 2848ba90b194..71eac1b961ea 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_instance.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_instance.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance" description: |- Get a VM instance within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_instance_group.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_instance_group.html.markdown index 0bb032263bd4..08d97d2ccc22 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_instance_group.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_instance_group.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_group" description: |- Get a Compute Instance Group within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_instance_group_manager.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_instance_group_manager.html.markdown index f312323a51f7..e20bec4a4e20 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_instance_group_manager.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_instance_group_manager.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_group_manager" description: |- Get a Compute Instance Group within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_instance_serial_port.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_instance_serial_port.html.markdown index 82030e170d6b..1f4c701cd432 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_instance_serial_port.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_instance_serial_port.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_serial_port" description: |- Get the serial port output from a Compute Instance. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_instance_template.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_instance_template.html.markdown index 61370899bf1a..ebb5dbb19681 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_instance_template.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_instance_template.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_template" description: |- Get a VM instance template within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_lb_ip_ranges.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_lb_ip_ranges.html.markdown index be060829968c..1e48ff6456d0 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_lb_ip_ranges.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_lb_ip_ranges.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_lb_ip_ranges" description: |- Get information about the IP ranges used when health-checking load balancers. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_network.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_network.html.markdown index d24b302fddfb..b9e10b1bcca6 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_network.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_network.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_network" description: |- Get a network within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_network_endpoint_group.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_network_endpoint_group.html.markdown index 4c2d4ead36f9..14858572a4b4 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_network_endpoint_group.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_network_endpoint_group.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_network_endpoint_group" description: |- Retrieve Network Endpoint Group's details. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_network_peering.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_network_peering.html.markdown index ba0509c16792..bf6e83900cf4 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_network_peering.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_network_peering.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_network_peering" description: |- Get information of a specified compute network peering. --- @@ -57,6 +56,6 @@ See [google_compute_network_peering](https://registry.terraform.io/providers/has ## Timeouts This datasource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `read` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/d/compute_node_types.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_node_types.html.markdown index 4f2ed2bffad6..dea98fd68ae1 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_node_types.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_node_types.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_node_types" description: |- Provides list of available Google Compute Engine node types for sole-tenant nodes. diff --git a/mmv1/third_party/terraform/website/docs/d/compute_region_instance_group.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_region_instance_group.html.markdown index e7e73ee21a5c..c7883a65034f 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_region_instance_group.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_region_instance_group.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_region_instance_group" description: |- Get the instances inside a Compute Region Instance Group within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_region_network_endpoint_group.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_region_network_endpoint_group.html.markdown index 949df4d47d4a..611125c9772c 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_region_network_endpoint_group.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_region_network_endpoint_group.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_region_network_endpoint_group" description: |- Retrieve Region Network Endpoint Group's details. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_region_ssl_certificate.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_region_ssl_certificate.html.markdown index 2268961fb844..4a0982051047 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_region_ssl_certificate.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_region_ssl_certificate.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_region_ssl_certificate" description: |- Get info about a Regional Google Compute SSL Certificate. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_regions.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_regions.html.markdown index c6467ff37faf..8f6c5b2b7f30 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_regions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_regions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_regions" description: |- Provides a list of available Google Compute regions --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_resource_policy.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_resource_policy.html.markdown index cf19ce5c7fe9..0aeaddf9458e 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_resource_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_resource_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_resource_policy" description: |- Provide access to a Resource Policy's attributes --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_router.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_router.html.markdown index e69a421d0483..ea0966b996bf 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_router.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_router.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_router" description: |- Get a Cloud Router within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_router_nat.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_router_nat.html.markdown index 0fdf952cb224..6d61a78b2fd0 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_router_nat.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_router_nat.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_router_nat" description: |- Get information about a Google Compute Router NAT. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_router_status.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_router_status.html.markdown index 72d112f9c21c..f5ded5ea023b 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_router_status.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_router_status.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_router_status" description: |- Get a Cloud Router's Status. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_snapshot.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_snapshot.html.markdown index 9cafacf7dd8e..29bf5cb52e1c 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_snapshot.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_snapshot.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_snapshot" description: |- Get information about a Google Compute Snapshot. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_ssl_certificate.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_ssl_certificate.html.markdown index 95b1b2e3ef28..b314e0f4a4b3 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_ssl_certificate.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_ssl_certificate.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_ssl_certificate" description: |- Get info about a Google Compute SSL Certificate. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_ssl_policy.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_ssl_policy.html.markdown index 004319f3eafa..bcb93c1a37b6 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_ssl_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_ssl_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_ssl_policy" description: |- Gets an SSL Policy within GCE, for use with Target HTTPS and Target SSL Proxies. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_subnetwork.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_subnetwork.html.markdown index 381111759855..00eea711e18f 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_subnetwork.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_subnetwork.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_subnetwork" description: |- Get a subnetwork within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_vpn_gateway.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_vpn_gateway.html.markdown index 301c2df2347e..9ab35b53885c 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_vpn_gateway.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_vpn_gateway.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_vpn_gateway" description: |- Get a VPN gateway within GCE. --- diff --git a/mmv1/third_party/terraform/website/docs/d/compute_zones.html.markdown b/mmv1/third_party/terraform/website/docs/d/compute_zones.html.markdown index 6af77814b7db..484f7d2ece2c 100644 --- a/mmv1/third_party/terraform/website/docs/d/compute_zones.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/compute_zones.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_zones" description: |- Provides a list of available Google Compute zones --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_attached_install_manifest.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_attached_install_manifest.html.markdown index 85da92cdcd14..82d19de4bf37 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_attached_install_manifest.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_attached_install_manifest.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "ContainerAttached" -page_title: "Google: google_container_attached_install_manifest" description: |- Generates a YAML manifest for boot-strapping an Attached cluster registration. --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_attached_versions.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_attached_versions.html.markdown index 3d460986a758..a27f26b4c2c9 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_attached_versions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_attached_versions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "ContainerAttached" -page_title: "Google: google_container_attached_versions" description: |- Provides lists of available platform versions for the Container Attached resources. --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_aws_versions.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_aws_versions.html.markdown index ba9dfab964f0..a40db34bdf45 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_aws_versions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_aws_versions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "ContainerAws" -page_title: "Google: google_container_aws_versions" description: |- Provides lists of available Kubernetes versions for the Container AWS resources. --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_azure_versions.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_azure_versions.html.markdown index 571c6ac384ef..abbbab413167 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_azure_versions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_azure_versions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "ContainerAzure" -page_title: "Google: google_container_azure_versions" description: |- Provides lists of available Kubernetes versions for the Container Azure resources. --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_cluster.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_cluster.html.markdown index 14a0d7e04bd2..d89775d5c900 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_cluster.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_cluster.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Kubernetes (Container) Engine" -page_title: "Google: google_container_cluster" description: |- Get info about a Google Kubernetes Engine cluster. --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_engine_versions.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_engine_versions.html.markdown index 690a14ec9756..f1f5de3ab54d 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_engine_versions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_engine_versions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Kubernetes (Container) Engine" -page_title: "Google: google_container_engine_versions" description: |- Provides lists of available Google Kubernetes Engine versions for masters and nodes. --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_registry_image.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_registry_image.html.markdown index f40635bef819..16fd1faebdf0 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_registry_image.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_registry_image.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Container Registry" -page_title: "Google: google_container_registry_image" description: |- Get URLs for a given project's container registry image. --- diff --git a/mmv1/third_party/terraform/website/docs/d/container_registry_repository.html.markdown b/mmv1/third_party/terraform/website/docs/d/container_registry_repository.html.markdown index 0649c0cb50d3..8b38a2cd978e 100644 --- a/mmv1/third_party/terraform/website/docs/d/container_registry_repository.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/container_registry_repository.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Container Registry" -page_title: "Google: google_container_registry_repository" description: |- Get URLs for a given project's container registry repository. --- diff --git a/mmv1/third_party/terraform/website/docs/d/data_source_dataproc_metastore_service.markdown b/mmv1/third_party/terraform/website/docs/d/data_source_dataproc_metastore_service.markdown index 47f79e89a1f2..f836d3075bcb 100644 --- a/mmv1/third_party/terraform/website/docs/d/data_source_dataproc_metastore_service.markdown +++ b/mmv1/third_party/terraform/website/docs/d/data_source_dataproc_metastore_service.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataproc" -page_title: "Google: google_dataproc_metastore_service" description: |- Get a Dataproc Metastore Service from Google Cloud --- diff --git a/mmv1/third_party/terraform/website/docs/d/data_source_sourcerepo_repository.html.markdown b/mmv1/third_party/terraform/website/docs/d/data_source_sourcerepo_repository.html.markdown index 22fbea86d822..ab960293da7d 100644 --- a/mmv1/third_party/terraform/website/docs/d/data_source_sourcerepo_repository.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/data_source_sourcerepo_repository.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Source Repositories" -page_title: "Google: google_sourcerepo_repository" description: |- Get information about a Google Cloud Source Repository. --- diff --git a/mmv1/third_party/terraform/website/docs/d/dns_keys.html.markdown b/mmv1/third_party/terraform/website/docs/d/dns_keys.html.markdown index ec0381641925..ce3b70e4defd 100644 --- a/mmv1/third_party/terraform/website/docs/d/dns_keys.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/dns_keys.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud DNS" -page_title: "Google: google_dns_keys" description: |- Get DNSKEY and DS records of DNSSEC-signed managed zones. --- diff --git a/mmv1/third_party/terraform/website/docs/d/dns_managed_zone.html.markdown b/mmv1/third_party/terraform/website/docs/d/dns_managed_zone.html.markdown index 8e28098a2901..fa2b314b0b8d 100644 --- a/mmv1/third_party/terraform/website/docs/d/dns_managed_zone.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/dns_managed_zone.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud DNS" -page_title: "Google: google_dns_managed_zone" description: |- Provides access to the attributes of a zone within Google Cloud DNS --- diff --git a/mmv1/third_party/terraform/website/docs/d/dns_record_set.markdown b/mmv1/third_party/terraform/website/docs/d/dns_record_set.markdown index 0c2d16806b64..afa0a73e342c 100644 --- a/mmv1/third_party/terraform/website/docs/d/dns_record_set.markdown +++ b/mmv1/third_party/terraform/website/docs/d/dns_record_set.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud DNS" -page_title: "Google: google_dns_record_set" description: |- Get a DNS record set within Google Cloud DNS --- diff --git a/mmv1/third_party/terraform/website/docs/d/firebase_android_app.html.markdown b/mmv1/third_party/terraform/website/docs/d/firebase_android_app.html.markdown index 1e64595acf0b..41d6ef7362f5 100644 --- a/mmv1/third_party/terraform/website/docs/d/firebase_android_app.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/firebase_android_app.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Firebase" -page_title: "Google: google_firebase_android_app" description: |- A Google Cloud Firebase Android application instance --- diff --git a/mmv1/third_party/terraform/website/docs/d/firebase_apple_app.html.markdown b/mmv1/third_party/terraform/website/docs/d/firebase_apple_app.html.markdown index f98d653e5d6b..ea7f56c07597 100644 --- a/mmv1/third_party/terraform/website/docs/d/firebase_apple_app.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/firebase_apple_app.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Firebase" -page_title: "Google: google_firebase_apple_app" description: |- A Google Cloud Firebase Apple application instance --- diff --git a/mmv1/third_party/terraform/website/docs/d/firebase_apple_app_config.html.markdown b/mmv1/third_party/terraform/website/docs/d/firebase_apple_app_config.html.markdown index e35dfa48574f..5b8006fe7bc6 100644 --- a/mmv1/third_party/terraform/website/docs/d/firebase_apple_app_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/firebase_apple_app_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Firebase" -page_title: "Google: google_firebase_apple_app_config" description: |- A Google Cloud Firebase Apple application configuration --- diff --git a/mmv1/third_party/terraform/website/docs/d/firebase_web_app.html.markdown b/mmv1/third_party/terraform/website/docs/d/firebase_web_app.html.markdown index 2d07e9c65731..d76e9e3723aa 100644 --- a/mmv1/third_party/terraform/website/docs/d/firebase_web_app.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/firebase_web_app.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Firebase" -page_title: "Google: google_firebase_web_app" description: |- A Google Cloud Firebase web application instance --- diff --git a/mmv1/third_party/terraform/website/docs/d/firebase_web_app_config.html.markdown b/mmv1/third_party/terraform/website/docs/d/firebase_web_app_config.html.markdown index 9b5532907161..1b48949143da 100644 --- a/mmv1/third_party/terraform/website/docs/d/firebase_web_app_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/firebase_web_app_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Firebase" -page_title: "Google: google_firebase_web_app_config" description: |- A Google Cloud Firebase web application configuration --- diff --git a/mmv1/third_party/terraform/website/docs/d/folder.html.markdown b/mmv1/third_party/terraform/website/docs/d/folder.html.markdown index e1815e8ab9e2..8bf79d31fff0 100644 --- a/mmv1/third_party/terraform/website/docs/d/folder.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/folder.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_folder" description: |- Get information about a Google Cloud Folder. --- diff --git a/mmv1/third_party/terraform/website/docs/d/folder_organization_policy.html.markdown b/mmv1/third_party/terraform/website/docs/d/folder_organization_policy.html.markdown index 35e37f67003c..8aa12841dbbe 100644 --- a/mmv1/third_party/terraform/website/docs/d/folder_organization_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/folder_organization_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_folder_organization_policy" description: |- Retrieve Organization policies for a Google Folder --- diff --git a/mmv1/third_party/terraform/website/docs/d/folders.html.markdown b/mmv1/third_party/terraform/website/docs/d/folders.html.markdown index 4ecde6d15fec..22a8e98983bd 100644 --- a/mmv1/third_party/terraform/website/docs/d/folders.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/folders.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_folders" description: |- Retrieve a set of folders based on a parent ID. --- diff --git a/mmv1/third_party/terraform/website/docs/d/game_services_game_server_deployment_rollout.html.markdown b/mmv1/third_party/terraform/website/docs/d/game_services_game_server_deployment_rollout.html.markdown index a80877e3ad8d..263c218a36da 100644 --- a/mmv1/third_party/terraform/website/docs/d/game_services_game_server_deployment_rollout.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/game_services_game_server_deployment_rollout.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Game Servers" -page_title: "Google: google_game_services_game_server_deployment_rollout" description: |- Get the rollout state. --- diff --git a/mmv1/third_party/terraform/website/docs/d/google_project_service.html.markdown b/mmv1/third_party/terraform/website/docs/d/google_project_service.html.markdown index 18d25ef94c35..63d8a7c672c0 100644 --- a/mmv1/third_party/terraform/website/docs/d/google_project_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/google_project_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_service" description: |- Verify the API service for the Google Cloud Platform project to see if it is enabled or not. --- diff --git a/mmv1/third_party/terraform/website/docs/d/iam_policy.html.markdown b/mmv1/third_party/terraform/website/docs/d/iam_policy.html.markdown index 2379fcc9eccc..1a786a390cc4 100644 --- a/mmv1/third_party/terraform/website/docs/d/iam_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/iam_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_iam_policy" description: |- Generates an IAM policy that can be referenced by other resources, applying the policy to them. diff --git a/mmv1/third_party/terraform/website/docs/d/iam_role.html.markdown b/mmv1/third_party/terraform/website/docs/d/iam_role.html.markdown index 0e97b93f7e2f..d3aacadf1e8b 100644 --- a/mmv1/third_party/terraform/website/docs/d/iam_role.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/iam_role.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_iam_role" description: |- Get information about a Google IAM Role. --- diff --git a/mmv1/third_party/terraform/website/docs/d/iam_testable_permissions.html.markdown b/mmv1/third_party/terraform/website/docs/d/iam_testable_permissions.html.markdown index 23bf6223bb31..d92488d1f2a8 100644 --- a/mmv1/third_party/terraform/website/docs/d/iam_testable_permissions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/iam_testable_permissions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_iam_testable_permissions" description: |- Retrieve a list of testable permissions for a resource. Testable permissions mean the permissions that user can add or remove in a role at a given resource. The resource can be referenced either via the full resource name or via a URI. --- diff --git a/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool.html.markdown b/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool.html.markdown index 5cac6c6a48c3..ef981f917885 100644 --- a/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud IAM" -page_title: "Google: google_iam_workload_identity_pool" description: |- Get a IAM workload identity pool from Google Cloud --- diff --git a/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool_provider.html.markdown b/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool_provider.html.markdown index e06c301dc3a7..12ddada510a0 100644 --- a/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool_provider.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/iam_workload_identity_pool_provider.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud IAM" -page_title: "Google: google_iam_workload_identity_pool_provider" description: |- Get a IAM workload identity pool provider from Google Cloud --- diff --git a/mmv1/third_party/terraform/website/docs/d/iap_client.html.markdown b/mmv1/third_party/terraform/website/docs/d/iap_client.html.markdown index bfc6ad4acbcb..4fbd593b894b 100644 --- a/mmv1/third_party/terraform/website/docs/d/iap_client.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/iap_client.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Identity-Aware Proxy" -page_title: "Google: google_iap_client" description: |- Contains the data that describes an Identity Aware Proxy owned client. --- diff --git a/mmv1/third_party/terraform/website/docs/d/kms_crypto_key.html.markdown b/mmv1/third_party/terraform/website/docs/d/kms_crypto_key.html.markdown index 3924ff48d083..826ee720909e 100644 --- a/mmv1/third_party/terraform/website/docs/d/kms_crypto_key.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/kms_crypto_key.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_crypto_key" description: |- Provides access to KMS key data with Google Cloud KMS. --- diff --git a/mmv1/third_party/terraform/website/docs/d/kms_crypto_key_version.html.markdown b/mmv1/third_party/terraform/website/docs/d/kms_crypto_key_version.html.markdown index 0bea0432bc56..fe05129ad3a5 100644 --- a/mmv1/third_party/terraform/website/docs/d/kms_crypto_key_version.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/kms_crypto_key_version.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_crypto_key_version" description: |- Provides access to KMS key version data with Google Cloud KMS. --- diff --git a/mmv1/third_party/terraform/website/docs/d/kms_key_ring.html.markdown b/mmv1/third_party/terraform/website/docs/d/kms_key_ring.html.markdown index 0fc6ac3a38ff..1662dada1d39 100644 --- a/mmv1/third_party/terraform/website/docs/d/kms_key_ring.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/kms_key_ring.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_key_ring" description: |- Provides access to KMS key ring data with Google Cloud KMS. --- diff --git a/mmv1/third_party/terraform/website/docs/d/kms_secret.html.markdown b/mmv1/third_party/terraform/website/docs/d/kms_secret.html.markdown index 785f05e4f524..32c6f262b7bc 100644 --- a/mmv1/third_party/terraform/website/docs/d/kms_secret.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/kms_secret.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_secret" description: |- Provides access to secret data encrypted with Google Cloud KMS --- diff --git a/mmv1/third_party/terraform/website/docs/d/kms_secret_asymmetric.html.markdown b/mmv1/third_party/terraform/website/docs/d/kms_secret_asymmetric.html.markdown index 9942847eedea..60889f97650b 100644 --- a/mmv1/third_party/terraform/website/docs/d/kms_secret_asymmetric.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/kms_secret_asymmetric.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_secret_asymmetric" description: |- Provides access to secret data encrypted with Google Cloud KMS asymmetric key --- diff --git a/mmv1/third_party/terraform/website/docs/d/kms_secret_ciphertext.html.markdown b/mmv1/third_party/terraform/website/docs/d/kms_secret_ciphertext.html.markdown index 97756b069819..b6182e46c4dd 100644 --- a/mmv1/third_party/terraform/website/docs/d/kms_secret_ciphertext.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/kms_secret_ciphertext.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_secret_ciphertext" description: |- Encrypts secret data with Google Cloud KMS and provides access to the ciphertext --- diff --git a/mmv1/third_party/terraform/website/docs/d/logging_project_cmek_settings.html.markdown b/mmv1/third_party/terraform/website/docs/d/logging_project_cmek_settings.html.markdown index 6f44ed932a86..c3a994767819 100644 --- a/mmv1/third_party/terraform/website/docs/d/logging_project_cmek_settings.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/logging_project_cmek_settings.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_project_cmek_settings" description: |- Describes the customer-managed encryption key (CMEK) settings associated with a project. --- diff --git a/mmv1/third_party/terraform/website/docs/d/monitoring_app_engine_service.html.markdown b/mmv1/third_party/terraform/website/docs/d/monitoring_app_engine_service.html.markdown index 72f0825c876d..55caa5e63ccd 100644 --- a/mmv1/third_party/terraform/website/docs/d/monitoring_app_engine_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/monitoring_app_engine_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Monitoring" -page_title: "Google: google_monitoring_app_engine_service" description: |- An Monitoring Service resource created automatically by GCP to monitor an App Engine service. diff --git a/mmv1/third_party/terraform/website/docs/d/monitoring_cluster_istio_service.html.markdown b/mmv1/third_party/terraform/website/docs/d/monitoring_cluster_istio_service.html.markdown index 031064c71fe5..3c754e5c76e8 100644 --- a/mmv1/third_party/terraform/website/docs/d/monitoring_cluster_istio_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/monitoring_cluster_istio_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Monitoring" -page_title: "Google: google_monitoring_cluster_istio_service" description: |- An Monitoring Service resource created automatically by GCP to monitor an Cluster Istio service. diff --git a/mmv1/third_party/terraform/website/docs/d/monitoring_istio_canonical_service.html.markdown b/mmv1/third_party/terraform/website/docs/d/monitoring_istio_canonical_service.html.markdown index e4946c95934e..0eeeffa35dd5 100644 --- a/mmv1/third_party/terraform/website/docs/d/monitoring_istio_canonical_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/monitoring_istio_canonical_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Monitoring" -page_title: "Google: google_monitoring_istio_canonical_service" description: |- An Monitoring Service resource created automatically by GCP to monitor an Istio Canonical service. diff --git a/mmv1/third_party/terraform/website/docs/d/monitoring_mesh_istio_service.html.markdown b/mmv1/third_party/terraform/website/docs/d/monitoring_mesh_istio_service.html.markdown index 4d8fb3e97ab9..92e7a9b9f374 100644 --- a/mmv1/third_party/terraform/website/docs/d/monitoring_mesh_istio_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/monitoring_mesh_istio_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Monitoring" -page_title: "Google: google_monitoring_mesh_istio_service" description: |- An Monitoring Service resource created automatically by GCP to monitor an Mesh Istio service. diff --git a/mmv1/third_party/terraform/website/docs/d/monitoring_notification_channel.html.markdown b/mmv1/third_party/terraform/website/docs/d/monitoring_notification_channel.html.markdown index c2a2c0389372..491120277f22 100644 --- a/mmv1/third_party/terraform/website/docs/d/monitoring_notification_channel.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/monitoring_notification_channel.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Monitoring" -page_title: "Google: google_monitoring_notification_channel" description: |- A NotificationChannel is a medium through which an alert is delivered when a policy violation is detected. diff --git a/mmv1/third_party/terraform/website/docs/d/monitoring_uptime_check_ips.html.markdown b/mmv1/third_party/terraform/website/docs/d/monitoring_uptime_check_ips.html.markdown index d4b430002e69..f86eff93fa16 100644 --- a/mmv1/third_party/terraform/website/docs/d/monitoring_uptime_check_ips.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/monitoring_uptime_check_ips.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Monitoring" -page_title: "Google: google_monitoring_uptime_check_ips" description: |- Returns the list of IP addresses Stackdriver Monitoring uses for uptime checking. --- diff --git a/mmv1/third_party/terraform/website/docs/d/netblock_ip_ranges.html.markdown b/mmv1/third_party/terraform/website/docs/d/netblock_ip_ranges.html.markdown index f1da6aea5e08..a2e11867dc6b 100644 --- a/mmv1/third_party/terraform/website/docs/d/netblock_ip_ranges.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/netblock_ip_ranges.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_netblock_ip_ranges" description: |- Use this data source to get the IP addresses from different special IP ranges on Google Cloud Platform. --- diff --git a/mmv1/third_party/terraform/website/docs/d/organization.html.markdown b/mmv1/third_party/terraform/website/docs/d/organization.html.markdown index 5db62e6665c5..98702ea0e889 100644 --- a/mmv1/third_party/terraform/website/docs/d/organization.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/organization.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_organization" description: |- Get information about a Google Cloud Organization. --- diff --git a/mmv1/third_party/terraform/website/docs/d/privateca_certificate_authority.html.markdown b/mmv1/third_party/terraform/website/docs/d/privateca_certificate_authority.html.markdown index 25096c463063..cb5408f8ac4f 100644 --- a/mmv1/third_party/terraform/website/docs/d/privateca_certificate_authority.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/privateca_certificate_authority.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Certificate Authority Service" -page_title: "Google: google_privateca_certificate_authority" description: |- Contains the data that describes a Certificate Authority --- diff --git a/mmv1/third_party/terraform/website/docs/d/project.html.markdown b/mmv1/third_party/terraform/website/docs/d/project.html.markdown index c804f4848b11..8d42b188b2ac 100644 --- a/mmv1/third_party/terraform/website/docs/d/project.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/project.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project" description: |- Retrieve project details --- diff --git a/mmv1/third_party/terraform/website/docs/d/project_organization_policy.html.markdown b/mmv1/third_party/terraform/website/docs/d/project_organization_policy.html.markdown index a032d1ee671e..ce4c6d3173d0 100644 --- a/mmv1/third_party/terraform/website/docs/d/project_organization_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/project_organization_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_organization_policy" description: |- Retrieve Organization policies for a Google Project. --- diff --git a/mmv1/third_party/terraform/website/docs/d/projects.html.markdown b/mmv1/third_party/terraform/website/docs/d/projects.html.markdown index 9f485a4a75a9..fa8a8c0bf929 100644 --- a/mmv1/third_party/terraform/website/docs/d/projects.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/projects.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_projects" description: |- Retrieve a set of projects based on a filter. --- diff --git a/mmv1/third_party/terraform/website/docs/d/pubsub_subscription.html.markdown b/mmv1/third_party/terraform/website/docs/d/pubsub_subscription.html.markdown index ee88224861d5..df84e062734c 100644 --- a/mmv1/third_party/terraform/website/docs/d/pubsub_subscription.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/pubsub_subscription.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Pub/Sub" -page_title: "Google: google_pubsub_subscription" description: |- Get information about a Google Cloud Pub/Sub Subscription. --- diff --git a/mmv1/third_party/terraform/website/docs/d/pubsub_topic.html.markdown b/mmv1/third_party/terraform/website/docs/d/pubsub_topic.html.markdown index 6919f727c55b..de0dea39b06b 100644 --- a/mmv1/third_party/terraform/website/docs/d/pubsub_topic.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/pubsub_topic.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Pub/Sub" -page_title: "Google: google_pubsub_topic" description: |- Get information about a Google Cloud Pub/Sub Topic. --- diff --git a/mmv1/third_party/terraform/website/docs/d/redis_instance.html.markdown b/mmv1/third_party/terraform/website/docs/d/redis_instance.html.markdown index 2ce8b222977a..2c656bc84fcd 100644 --- a/mmv1/third_party/terraform/website/docs/d/redis_instance.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/redis_instance.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Memorystore (Redis)" -page_title: "Google: google_redis_instance" description: |- Get information about a Google Cloud Redis instance. --- diff --git a/mmv1/third_party/terraform/website/docs/d/runtimeconfig_config.html.markdown b/mmv1/third_party/terraform/website/docs/d/runtimeconfig_config.html.markdown index 2cc518bc7c49..189ae141d332 100644 --- a/mmv1/third_party/terraform/website/docs/d/runtimeconfig_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/runtimeconfig_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Runtime Configurator" -page_title: "Google: google_runtimeconfig_config" description: |- Get information about a Google Cloud RuntimeConfig. --- diff --git a/mmv1/third_party/terraform/website/docs/d/runtimeconfig_variable.html.markdown b/mmv1/third_party/terraform/website/docs/d/runtimeconfig_variable.html.markdown index 613acdf641df..c56bf178cd2f 100644 --- a/mmv1/third_party/terraform/website/docs/d/runtimeconfig_variable.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/runtimeconfig_variable.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Runtime Configurator" -page_title: "Google: google_runtimeconfig_variable" description: |- Get information about a Google Cloud RuntimeConfig variable. --- diff --git a/mmv1/third_party/terraform/website/docs/d/secret_manager_secret.html.markdown b/mmv1/third_party/terraform/website/docs/d/secret_manager_secret.html.markdown index 5db6b1ef7d00..e79634333c44 100644 --- a/mmv1/third_party/terraform/website/docs/d/secret_manager_secret.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/secret_manager_secret.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Secret Manager" -page_title: "Google: google_secret_manager_secret" description: |- Get information about a Secret Manager Secret --- diff --git a/mmv1/third_party/terraform/website/docs/d/secret_manager_secret_version.html.markdown b/mmv1/third_party/terraform/website/docs/d/secret_manager_secret_version.html.markdown index f6bb161ac42f..5bf07a412c43 100644 --- a/mmv1/third_party/terraform/website/docs/d/secret_manager_secret_version.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/secret_manager_secret_version.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Secret Manager" -page_title: "Google: google_secret_manager_secret_version" description: |- Get a Secret Manager secret's version. --- diff --git a/mmv1/third_party/terraform/website/docs/d/service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/service_account.html.markdown index 7dfc362dcd15..13a9845e2140 100644 --- a/mmv1/third_party/terraform/website/docs/d/service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_account" description: |- Get the service account from a project. --- diff --git a/mmv1/third_party/terraform/website/docs/d/service_account_access_token.html.markdown b/mmv1/third_party/terraform/website/docs/d/service_account_access_token.html.markdown index fa55664590e3..ceaf6150e5e9 100644 --- a/mmv1/third_party/terraform/website/docs/d/service_account_access_token.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/service_account_access_token.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_account_access_token" description: |- Produces access_token for impersonated service accounts --- diff --git a/mmv1/third_party/terraform/website/docs/d/service_account_id_token.html.markdown b/mmv1/third_party/terraform/website/docs/d/service_account_id_token.html.markdown index fc62093e71f4..d415f5779743 100644 --- a/mmv1/third_party/terraform/website/docs/d/service_account_id_token.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/service_account_id_token.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_account_id_token" description: |- Produces OpenID Connect token for service accounts --- diff --git a/mmv1/third_party/terraform/website/docs/d/service_account_jwt.html.markdown b/mmv1/third_party/terraform/website/docs/d/service_account_jwt.html.markdown index 4392d58a86e4..51ccba291b56 100644 --- a/mmv1/third_party/terraform/website/docs/d/service_account_jwt.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/service_account_jwt.html.markdown @@ -1,7 +1,6 @@ --- subcategory: "Cloud Platform" layout: "google" -page_title: "Google: google_service_account_jwt" sidebar_current: "docs-google-service-account-jwt" description: |- Produces an arbitrary self-signed JWT for service accounts diff --git a/mmv1/third_party/terraform/website/docs/d/service_account_key.html.markdown b/mmv1/third_party/terraform/website/docs/d/service_account_key.html.markdown index f3696755f68d..9b72b713a7e2 100644 --- a/mmv1/third_party/terraform/website/docs/d/service_account_key.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/service_account_key.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_account_key" description: |- Get a Google Cloud Platform service account Public Key --- diff --git a/mmv1/third_party/terraform/website/docs/d/signed_url.html.markdown b/mmv1/third_party/terraform/website/docs/d/signed_url.html.markdown index e48a44c65354..d1b00de0602d 100644 --- a/mmv1/third_party/terraform/website/docs/d/signed_url.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/signed_url.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_object_signed_url" description: |- Provides signed URL to Google Cloud Storage object. --- diff --git a/mmv1/third_party/terraform/website/docs/d/spanner_instance.html.markdown b/mmv1/third_party/terraform/website/docs/d/spanner_instance.html.markdown index bc5c6895a779..e3d0514b142b 100644 --- a/mmv1/third_party/terraform/website/docs/d/spanner_instance.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/spanner_instance.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Spanner" -page_title: "Google: google_spanner_instance" description: |- Get a spanner instance from Google Cloud --- diff --git a/mmv1/third_party/terraform/website/docs/d/sql_backup_run.html.markdown b/mmv1/third_party/terraform/website/docs/d/sql_backup_run.html.markdown index a3591ac205b6..3042bc0aa74f 100644 --- a/mmv1/third_party/terraform/website/docs/d/sql_backup_run.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/sql_backup_run.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_backup_run" description: |- Get a SQL backup run in Google Cloud SQL. --- diff --git a/mmv1/third_party/terraform/website/docs/d/sql_ca_certs.html.markdown b/mmv1/third_party/terraform/website/docs/d/sql_ca_certs.html.markdown index 80cda171a5cd..9d2c9576d8ae 100644 --- a/mmv1/third_party/terraform/website/docs/d/sql_ca_certs.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/sql_ca_certs.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_ca_certs" description: |- Get all of the trusted Certificate Authorities (CAs) for the specified SQL database instance. --- diff --git a/mmv1/third_party/terraform/website/docs/d/sql_database.html.markdown b/mmv1/third_party/terraform/website/docs/d/sql_database.html.markdown index 8f0a8996513b..f830f96c3063 100644 --- a/mmv1/third_party/terraform/website/docs/d/sql_database.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/sql_database.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_database" description: |- Get a database in a Cloud SQL database instance. --- diff --git a/mmv1/third_party/terraform/website/docs/d/sql_database_instance.html.markdown b/mmv1/third_party/terraform/website/docs/d/sql_database_instance.html.markdown index bd30aa0d4600..6bf824950d8d 100644 --- a/mmv1/third_party/terraform/website/docs/d/sql_database_instance.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/sql_database_instance.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_database_instance" description: |- Get a SQL database instance in Google Cloud SQL. --- diff --git a/mmv1/third_party/terraform/website/docs/d/sql_database_instances.html.markdown b/mmv1/third_party/terraform/website/docs/d/sql_database_instances.html.markdown index b3f053c8e4ee..12bbce8d0add 100644 --- a/mmv1/third_party/terraform/website/docs/d/sql_database_instances.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/sql_database_instances.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_database_instances" description: |- Get a list of SQL database instances in a project in Google Cloud SQL. --- diff --git a/mmv1/third_party/terraform/website/docs/d/storage_bucket.html.markdown b/mmv1/third_party/terraform/website/docs/d/storage_bucket.html.markdown index cb4495da5296..a6e88ab6207d 100644 --- a/mmv1/third_party/terraform/website/docs/d/storage_bucket.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/storage_bucket.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_bucket" description: |- Get information about a Google Cloud Storage bucket. --- diff --git a/mmv1/third_party/terraform/website/docs/d/storage_bucket_object.html.markdown b/mmv1/third_party/terraform/website/docs/d/storage_bucket_object.html.markdown index 66bc60f2125f..21b8213f36af 100644 --- a/mmv1/third_party/terraform/website/docs/d/storage_bucket_object.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/storage_bucket_object.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_bucket_object" description: |- Get information about a Google Cloud Storage bucket object. --- diff --git a/mmv1/third_party/terraform/website/docs/d/storage_bucket_object_content.html.markdown b/mmv1/third_party/terraform/website/docs/d/storage_bucket_object_content.html.markdown index b5c955c591af..53705dcfa394 100644 --- a/mmv1/third_party/terraform/website/docs/d/storage_bucket_object_content.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/storage_bucket_object_content.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_bucket_object_content" description: |- Get content of a Google Cloud Storage bucket object. --- diff --git a/mmv1/third_party/terraform/website/docs/d/storage_project_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/storage_project_service_account.html.markdown index 39c499185794..d0494f08b4a0 100644 --- a/mmv1/third_party/terraform/website/docs/d/storage_project_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/storage_project_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_project_service_account" description: |- Get the email address of the project's Google Cloud Storage service account --- diff --git a/mmv1/third_party/terraform/website/docs/d/storage_transfer_project_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/d/storage_transfer_project_service_account.html.markdown index 4593d6d46396..45b768ac1612 100644 --- a/mmv1/third_party/terraform/website/docs/d/storage_transfer_project_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/storage_transfer_project_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Storage Transfer Service" -page_title: "Google: google_storage_transfer_project_service_account" description: |- Retrieve default service account used by Storage Transfer Jobs running in this project --- diff --git a/mmv1/third_party/terraform/website/docs/d/tags_tag_key.html.markdown b/mmv1/third_party/terraform/website/docs/d/tags_tag_key.html.markdown index 40777dfd50c8..5c4848f2224d 100644 --- a/mmv1/third_party/terraform/website/docs/d/tags_tag_key.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/tags_tag_key.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Tags" -page_title: "Google: google_tags_tag_key" description: |- Get a tag key within a GCP organization. --- diff --git a/mmv1/third_party/terraform/website/docs/d/tags_tag_value.html.markdown b/mmv1/third_party/terraform/website/docs/d/tags_tag_value.html.markdown index 696e4990e0f0..f522eca1929a 100644 --- a/mmv1/third_party/terraform/website/docs/d/tags_tag_value.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/tags_tag_value.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Tags" -page_title: "Google: google_tags_tag_value" description: |- Get a tag value from the parent key and short_name. --- diff --git a/mmv1/third_party/terraform/website/docs/d/tpu_tensorflow_versions.html.markdown b/mmv1/third_party/terraform/website/docs/d/tpu_tensorflow_versions.html.markdown index 6dd755d7580e..bc3576edbaa5 100644 --- a/mmv1/third_party/terraform/website/docs/d/tpu_tensorflow_versions.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/tpu_tensorflow_versions.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud TPU" -page_title: "Google: google_tpu_tensorflow_versions" description: |- Get available TensorFlow versions. --- diff --git a/mmv1/third_party/terraform/website/docs/d/vpc_access_connector.html.markdown b/mmv1/third_party/terraform/website/docs/d/vpc_access_connector.html.markdown index 2fb740c6365b..cd95c9a29e36 100644 --- a/mmv1/third_party/terraform/website/docs/d/vpc_access_connector.html.markdown +++ b/mmv1/third_party/terraform/website/docs/d/vpc_access_connector.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Serverless VPC Access" -page_title: "Google: google_vpc_access_connector" description: |- Get a Serverless VPC Access connector. --- diff --git a/mmv1/third_party/terraform/website/docs/r/app_engine_application.html.markdown b/mmv1/third_party/terraform/website/docs/r/app_engine_application.html.markdown index 4dff0bb53604..6fe871994f6a 100644 --- a/mmv1/third_party/terraform/website/docs/r/app_engine_application.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/app_engine_application.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "App Engine" -page_title: "Google: google_app_engine_application" description: |- Allows management of an App Engine application. --- @@ -95,7 +94,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `update` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/bigquery_dataset_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/bigquery_dataset_iam.html.markdown index 9403d401c547..b5962881d537 100644 --- a/mmv1/third_party/terraform/website/docs/r/bigquery_dataset_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/bigquery_dataset_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "BigQuery" -page_title: "Google: google_bigquery_dataset_iam" description: |- Collection of resources to manage IAM policy for a BigQuery dataset. --- diff --git a/mmv1/third_party/terraform/website/docs/r/bigquery_table.html.markdown b/mmv1/third_party/terraform/website/docs/r/bigquery_table.html.markdown index e318e0001a3a..87dde276c20c 100644 --- a/mmv1/third_party/terraform/website/docs/r/bigquery_table.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/bigquery_table.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "BigQuery" -page_title: "Google: google_bigquery_table" description: |- Creates a table resource in a dataset for Google BigQuery. --- diff --git a/mmv1/third_party/terraform/website/docs/r/bigtable_gc_policy.html.markdown b/mmv1/third_party/terraform/website/docs/r/bigtable_gc_policy.html.markdown index deca6569d67e..de30eca726c7 100644 --- a/mmv1/third_party/terraform/website/docs/r/bigtable_gc_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/bigtable_gc_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Bigtable" -page_title: "Google: google_bigtable_gc_policy" description: |- Creates a Google Cloud Bigtable GC Policy inside a family. --- diff --git a/mmv1/third_party/terraform/website/docs/r/bigtable_instance.html.markdown b/mmv1/third_party/terraform/website/docs/r/bigtable_instance.html.markdown index bde12551a623..79eeaa0b2a09 100644 --- a/mmv1/third_party/terraform/website/docs/r/bigtable_instance.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/bigtable_instance.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Bigtable" -page_title: "Google: google_bigtable_instance" description: |- Creates a Google Bigtable instance. --- diff --git a/mmv1/third_party/terraform/website/docs/r/bigtable_instance_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/bigtable_instance_iam.html.markdown index 954e8106ad14..cf4259ba3b56 100644 --- a/mmv1/third_party/terraform/website/docs/r/bigtable_instance_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/bigtable_instance_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Bigtable" -page_title: "Google: google_bigtable_instance_iam" description: |- Collection of resources to manage IAM policy for a Bigtable instance. --- diff --git a/mmv1/third_party/terraform/website/docs/r/bigtable_table.html.markdown b/mmv1/third_party/terraform/website/docs/r/bigtable_table.html.markdown index bbebd0f71b7e..39da07798d34 100644 --- a/mmv1/third_party/terraform/website/docs/r/bigtable_table.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/bigtable_table.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Bigtable" -page_title: "Google: google_bigtable_table" description: |- Creates a Google Cloud Bigtable table inside an instance. --- diff --git a/mmv1/third_party/terraform/website/docs/r/bigtable_table_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/bigtable_table_iam.html.markdown index 77791bda9c33..b4e7a56ac470 100644 --- a/mmv1/third_party/terraform/website/docs/r/bigtable_table_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/bigtable_table_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Bigtable" -page_title: "Google: google_bigtable_table_iam" description: |- Collection of resources to manage IAM policy for a Bigtable Table. --- diff --git a/mmv1/third_party/terraform/website/docs/r/billing_account_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/billing_account_iam.html.markdown index c03a764d6d8e..0a56dcfda856 100644 --- a/mmv1/third_party/terraform/website/docs/r/billing_account_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/billing_account_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Billing" -page_title: "Google: google_billing_account_iam" description: |- Collection of resources to manage IAM policy for a Billing Account. --- diff --git a/mmv1/third_party/terraform/website/docs/r/cloudbuild_worker_pool.html.markdown b/mmv1/third_party/terraform/website/docs/r/cloudbuild_worker_pool.html.markdown index bf833e1b863b..dd365536bfd4 100644 --- a/mmv1/third_party/terraform/website/docs/r/cloudbuild_worker_pool.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/cloudbuild_worker_pool.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Build" -page_title: "Google: google_cloudbuild_worker_pool" description: |- Configuration for custom WorkerPool to run builds --- @@ -137,7 +136,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `update` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/cloudfunctions_function.html.markdown b/mmv1/third_party/terraform/website/docs/r/cloudfunctions_function.html.markdown index 5a55b487c0ae..40d8a29bd42b 100644 --- a/mmv1/third_party/terraform/website/docs/r/cloudfunctions_function.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/cloudfunctions_function.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Functions" -page_title: "Google: google_cloudfunctions_function" description: |- Creates a new Cloud Function. --- @@ -234,7 +233,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 5 minutes. - `update` - Default is 5 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/composer_environment.html.markdown b/mmv1/third_party/terraform/website/docs/r/composer_environment.html.markdown index 6a6580af3613..30f0a03824d6 100644 --- a/mmv1/third_party/terraform/website/docs/r/composer_environment.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/composer_environment.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Composer" -page_title: "Google: google_composer_environment" description: |- An environment for running orchestration tasks. --- @@ -1026,7 +1025,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 60 minutes. - `update` - Default is 60 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_attached_disk.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_attached_disk.html.markdown index eb8e5ac089e0..fa57b98d4b3e 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_attached_disk.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_attached_disk.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_attached_disk" description: |- Resource that allows attaching existing persistent disks to compute instances. --- @@ -111,7 +110,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 5 minutes. - `delete` - Default is 5 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy.html.markdown index 40174e61743f..e3020b3e4abc 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy.html.markdown @@ -14,7 +14,6 @@ # # ---------------------------------------------------------------------------- subcategory: "Compute Engine" -page_title: "Google: google_compute_firewall_policy" description: |- Creates a hierarchical firewall policy --- @@ -89,7 +88,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `update` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_association.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_association.html.markdown index 6270c49ded23..6543ddc9b633 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_association.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_association.html.markdown @@ -14,7 +14,6 @@ # # ---------------------------------------------------------------------------- subcategory: "Compute Engine" -page_title: "Google: google_compute_firewall_policy_association" description: |- Applies a hierarchical firewall policy to a target resource --- @@ -76,7 +75,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `delete` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_rule.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_rule.html.markdown index bb79cf8fa195..0ad0da4e1b30 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_rule.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_firewall_policy_rule.html.markdown @@ -14,7 +14,6 @@ # # ---------------------------------------------------------------------------- subcategory: "Compute Engine" -page_title: "Google: google_compute_firewall_policy_rule" description: |- Specific rules to add to a hierarchical firewall policy --- @@ -141,7 +140,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `update` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_instance.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_instance.html.markdown index e1b458bd4c39..5d1f94b9dec1 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_instance.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_instance.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance" description: |- Manages a VM instance resource within GCE. --- @@ -496,7 +495,7 @@ The field is output only, an IPv6 address from a subnetwork associated with the ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `update` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_instance_from_machine_image.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_instance_from_machine_image.html.markdown index 9e67a8066ecd..f3f680e657d5 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_instance_from_machine_image.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_instance_from_machine_image.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_from_machine_image" description: |- Manages a VM instance resource within GCE. --- @@ -68,7 +67,7 @@ for details. ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 6 minutes. - `update` - Default is 6 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_instance_from_template.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_instance_from_template.html.markdown index cc997d4ce0d2..4c300b8aa616 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_instance_from_template.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_instance_from_template.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_from_template" description: |- Manages a VM instance resource within GCE. --- @@ -98,7 +97,7 @@ This resource does not support import. ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 6 minutes. - `update` - Default is 6 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_instance_group.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_instance_group.html.markdown index 6caf58bfadab..ceb3b5c1a20b 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_instance_group.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_instance_group.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_group" description: |- Manages an Instance Group within GCE. --- @@ -167,7 +166,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is `6 minutes` - `update` - Default is `6 minutes` diff --git a/mmv1/third_party/terraform/website/docs/r/compute_instance_group_manager.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_instance_group_manager.html.markdown index f6c67930b2d3..200b51376a51 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_instance_group_manager.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_instance_group_manager.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_group_manager" description: |- Manages an Instance Group within GCE. --- @@ -333,7 +332,7 @@ The `per_instance_configs` block holds: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 15 minutes. - `update` - Default is 15 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_instance_template.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_instance_template.html.markdown index 44dc1b28e025..7bf39078f1c6 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_instance_template.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_instance_template.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_instance_template" description: |- Manages a VM instance template resource within GCE. --- @@ -648,7 +647,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `delete` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_network_peering.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_network_peering.html.markdown index 77831c053c64..e8859fb6102e 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_network_peering.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_network_peering.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_network_peering" description: |- Manages a network peering within GCE. --- @@ -81,7 +80,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `delete` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_project_default_network_tier.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_project_default_network_tier.html.markdown index d0545519967b..eaff2e8b3ede 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_project_default_network_tier.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_project_default_network_tier.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_project_default_network_tier" description: |- Configures the default network tier for a project. --- @@ -43,7 +42,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes (also used for update). diff --git a/mmv1/third_party/terraform/website/docs/r/compute_project_metadata.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_project_metadata.html.markdown index ecef905b09d1..c3383f77170d 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_project_metadata.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_project_metadata.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_project_metadata" description: |- Manages common instance metadata --- @@ -67,7 +66,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes (also used for update). - `delete` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_project_metadata_item.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_project_metadata_item.html.markdown index 9cc900c0b796..6db989502deb 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_project_metadata_item.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_project_metadata_item.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_project_metadata_item" description: |- Manages a single key/value pair on common instance metadata --- @@ -51,7 +50,7 @@ $ terraform import google_compute_project_metadata_item.default my_metadata ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 5 minutes. - `update` - Default is 5 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_region_instance_group_manager.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_region_instance_group_manager.html.markdown index 2a7ff7ef10aa..17e245ee6ce7 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_region_instance_group_manager.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_region_instance_group_manager.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_region_instance_group_manager" description: |- Manages an Regional Instance Group within GCE. --- @@ -341,7 +340,7 @@ The `per_instance_configs` block holds: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 15 minutes. - `update` - Default is 15 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_router_interface.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_router_interface.html.markdown index 1c81ffcd9982..2df7ac9b0930 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_router_interface.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_router_interface.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_router_interface" description: |- Manages a Cloud Router interface. --- @@ -76,7 +75,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `delete` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_security_policy.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_security_policy.html.markdown index f2c57ca5b3c3..1bc141c696c8 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_security_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_security_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_security_policy" description: |- Creates a Security Policy resource for Google Compute Engine. --- diff --git a/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_host_project.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_host_project.html.markdown index db9fd1c51b46..a0048db08df1 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_host_project.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_host_project.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_shared_vpc_host_project" description: |- Enables the Google Compute Engine Shared VPC feature for a project, assigning it as a host project. --- @@ -51,7 +50,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `delete` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_service_project.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_service_project.html.markdown index 999fa57c2c63..a9224491e080 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_service_project.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_shared_vpc_service_project.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_shared_vpc_service_project" description: |- Enables the Google Compute Engine Shared VPC feature for a project, assigning it as a service project. --- @@ -47,7 +46,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `delete` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/compute_target_pool.html.markdown b/mmv1/third_party/terraform/website/docs/r/compute_target_pool.html.markdown index 4d771e383d9f..52f8d5b06c8c 100644 --- a/mmv1/third_party/terraform/website/docs/r/compute_target_pool.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/compute_target_pool.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_compute_target_pool" description: |- Manages a Target Pool within GCE. --- @@ -86,7 +85,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `update` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown b/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown index 18656411aa75..5105f3c6a7f0 100644 --- a/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Kubernetes (Container) Engine" -page_title: "Google: google_container_cluster" description: |- Creates a Google Kubernetes Engine (GKE) cluster. --- @@ -1183,7 +1182,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 40 minutes. - `read` - Default is 40 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/container_node_pool.html.markdown b/mmv1/third_party/terraform/website/docs/r/container_node_pool.html.markdown index adc919295ab9..9456e67efb58 100644 --- a/mmv1/third_party/terraform/website/docs/r/container_node_pool.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/container_node_pool.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Kubernetes (Container) Engine" -page_title: "Google: google_container_node_pool" description: |- Manages a GKE NodePool resource. --- @@ -256,7 +255,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts `google_container_node_pool` provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - (Default `30 minutes`) Used for adding node pools - `update` - (Default `30 minutes`) Used for updates to node pools diff --git a/mmv1/third_party/terraform/website/docs/r/container_registry.html.markdown b/mmv1/third_party/terraform/website/docs/r/container_registry.html.markdown index a989197c84fe..2e5f74c55c25 100644 --- a/mmv1/third_party/terraform/website/docs/r/container_registry.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/container_registry.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Container Registry" -page_title: "Google: google_container_registry" description: |- Ensures the GCS bucket backing Google Container Registry exists. --- diff --git a/mmv1/third_party/terraform/website/docs/r/dataflow_flex_template_job.html.markdown b/mmv1/third_party/terraform/website/docs/r/dataflow_flex_template_job.html.markdown index 69bde966b1df..5e81a137b344 100644 --- a/mmv1/third_party/terraform/website/docs/r/dataflow_flex_template_job.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dataflow_flex_template_job.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataflow" -page_title: "Google: google_dataflow_flex_template_job" description: |- Creates a job in Dataflow based on a Flex Template. --- diff --git a/mmv1/third_party/terraform/website/docs/r/dataflow_job.html.markdown b/mmv1/third_party/terraform/website/docs/r/dataflow_job.html.markdown index eadac24cc175..6000b964995a 100644 --- a/mmv1/third_party/terraform/website/docs/r/dataflow_job.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dataflow_job.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataflow" -page_title: "Google: google_dataflow_job" description: |- Creates a job in Dataflow according to a provided config file. --- diff --git a/mmv1/third_party/terraform/website/docs/r/dataproc_cluster.html.markdown b/mmv1/third_party/terraform/website/docs/r/dataproc_cluster.html.markdown index 7249b06642ad..2f7e851e3e6e 100644 --- a/mmv1/third_party/terraform/website/docs/r/dataproc_cluster.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dataproc_cluster.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataproc" -page_title: "Google: google_dataproc_cluster" description: |- Manages a Cloud Dataproc cluster resource. --- @@ -899,7 +898,7 @@ This resource does not support import. ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 45 minutes. - `update` - Default is 45 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/dataproc_cluster_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/dataproc_cluster_iam.html.markdown index c707c012705e..e71b4fc38163 100644 --- a/mmv1/third_party/terraform/website/docs/r/dataproc_cluster_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dataproc_cluster_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataproc" -page_title: "Google: google_dataproc_cluster_iam" description: |- Collection of resources to manage IAM policy for a Dataproc cluster. --- diff --git a/mmv1/third_party/terraform/website/docs/r/dataproc_job.html.markdown b/mmv1/third_party/terraform/website/docs/r/dataproc_job.html.markdown index 8fba0eb5dad0..3c8b99fee706 100644 --- a/mmv1/third_party/terraform/website/docs/r/dataproc_job.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dataproc_job.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataproc" -page_title: "Google: google_dataproc_job" description: |- Manages a job resource within a Dataproc cluster. --- @@ -377,7 +376,7 @@ This resource does not support import. ## Timeouts `google_dataproc_cluster` provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - (Default `10 minutes`) Used for submitting a job to a dataproc cluster. - `delete` - (Default `10 minutes`) Used for deleting a job from a dataproc cluster. diff --git a/mmv1/third_party/terraform/website/docs/r/dataproc_job_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/dataproc_job_iam.html.markdown index 9e7d89b7f57d..277b7072c557 100644 --- a/mmv1/third_party/terraform/website/docs/r/dataproc_job_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dataproc_job_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataproc" -page_title: "Google: google_dataproc_job_iam" description: |- Collection of resources to manage IAM policy for a Dataproc job. --- diff --git a/mmv1/third_party/terraform/website/docs/r/dataproc_workflow_template.html.markdown b/mmv1/third_party/terraform/website/docs/r/dataproc_workflow_template.html.markdown index 1489a3d0118e..303bda603828 100644 --- a/mmv1/third_party/terraform/website/docs/r/dataproc_workflow_template.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dataproc_workflow_template.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dataproc" -page_title: "Google: google_dataproc_workflow_template" description: |- A Workflow Template is a reusable workflow configuration. --- @@ -935,7 +934,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `delete` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_environment.html.markdown b/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_environment.html.markdown index 24f5d8186970..fe119169bf7f 100644 --- a/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_environment.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_environment.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dialogflow CX" -page_title: "Google: google_dialogflow_cx_environment" description: |- Represents an environment for an agent. --- @@ -108,7 +107,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 40 minutes. - `update` - Default is 40 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_version.html.markdown b/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_version.html.markdown index 867815994db1..a20ebb427cfa 100644 --- a/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_version.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dialogflow_cx_version.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Dialogflow CX" -page_title: "Google: google_dialogflow_cx_version" description: |- You can create multiple versions of your agent flows and deploy them to separate serving environments. --- @@ -119,7 +118,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 40 minutes. - `update` - Default is 40 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/dns_record_set.html.markdown b/mmv1/third_party/terraform/website/docs/r/dns_record_set.html.markdown index d6b2709c9fcd..b556dc1264f0 100644 --- a/mmv1/third_party/terraform/website/docs/r/dns_record_set.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/dns_record_set.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud DNS" -page_title: "Google: google_dns_record_set" description: |- Manages a set of DNS records within Google Cloud DNS. --- diff --git a/mmv1/third_party/terraform/website/docs/r/endpoints_service.html.markdown b/mmv1/third_party/terraform/website/docs/r/endpoints_service.html.markdown index 03858f637bf7..d5d7cdfbb9c3 100644 --- a/mmv1/third_party/terraform/website/docs/r/endpoints_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/endpoints_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Endpoints" -page_title: "Google: google_endpoints_service" description: |- Creates and rolls out a Google Endpoints service. --- @@ -82,7 +81,7 @@ This resource does not support import. ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 10 minutes. - `update` - Default is 10 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/gke_hub_feature.html.markdown b/mmv1/third_party/terraform/website/docs/r/gke_hub_feature.html.markdown index 18e4894733a9..97e24c522d8b 100644 --- a/mmv1/third_party/terraform/website/docs/r/gke_hub_feature.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/gke_hub_feature.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "GKEHub" -page_title: "Google: google_gke_hub_feature" description: |- Contains information about a GKEHub Feature. --- @@ -128,7 +127,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `update` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/gke_hub_feature_membership.html.markdown b/mmv1/third_party/terraform/website/docs/r/gke_hub_feature_membership.html.markdown index 41caa24c0e64..b367e6dfba16 100644 --- a/mmv1/third_party/terraform/website/docs/r/gke_hub_feature_membership.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/gke_hub_feature_membership.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "GKEHub" -page_title: "Google: google_gke_hub_feature_membership" description: |- Contains information about a GKEHub Feature Memberships. --- @@ -356,7 +355,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `update` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/google_billing_subaccount.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_billing_subaccount.html.markdown index 73007be928dd..c28d3d3ed085 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_billing_subaccount.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_billing_subaccount.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_billing_subaccount" description: |- Allows management of a Google Cloud Billing Subaccount. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_folder.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_folder.html.markdown index 342d9a8cf053..7d3b5c9b8e29 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_folder.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_folder.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_folder" description: |- Allows management of a Google Cloud Platform folder. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_folder_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_folder_iam.html.markdown index f85865bd01bb..1c4b861ee466 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_folder_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_folder_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_folder_iam" description: |- Collection of resources to manage IAM policy for a folder. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_folder_organization_policy.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_folder_organization_policy.html.markdown index 8daaf8a92699..88bcb7542712 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_folder_organization_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_folder_organization_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_folder_organization_policy" description: |- Allows management of Organization policies for a Google Folder. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_kms_crypto_key_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_kms_crypto_key_iam.html.markdown index bc25ced88316..1567f3ff1fee 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_kms_crypto_key_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_kms_crypto_key_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_crypto_key_iam" description: |- Collection of resources to manage IAM policy for a Google Cloud KMS crypto key. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_kms_key_ring_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_kms_key_ring_iam.html.markdown index 46223f868e50..5a5d38d1850f 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_kms_key_ring_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_kms_key_ring_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Key Management Service" -page_title: "Google: google_kms_key_ring_iam" description: |- Collection of resources to manage IAM policy for a Google Cloud KMS key ring. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_organization_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_organization_iam.html.markdown index fbfeb7fe71b5..4649dbedc10a 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_organization_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_organization_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_organization_iam" description: |- Collection of resources to manage IAM policy for a organization. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_organization_iam_custom_role.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_organization_iam_custom_role.html.markdown index a287e6263271..fdfc0c8c9b9d 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_organization_iam_custom_role.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_organization_iam_custom_role.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_organization_iam_custom_role" description: |- Allows management of a customized Cloud IAM organization role. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_organization_policy.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_organization_policy.html.markdown index 652a1888c6fb..1aa2c2d43ff9 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_organization_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_organization_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_organization_policy" description: |- Allows management of Organization policies for a Google Organization. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_project.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_project.html.markdown index d19670473bca..36f5eb06919c 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_project.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_project.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project" description: |- Allows management of a Google Cloud Platform project. --- @@ -103,7 +102,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 10 minutes. - `update` - Default is 10 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/google_project_default_service_accounts.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_project_default_service_accounts.html.markdown index 61c11068c9b5..f120eedc1a77 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_project_default_service_accounts.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_project_default_service_accounts.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_default_service_accounts" description: |- Allows management of Google Cloud Platform project default service accounts. --- @@ -66,7 +65,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 10 minutes. - `update` - Default is 10 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/google_project_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_project_iam.html.markdown index c077cb4e1be7..f226bfeb518a 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_project_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_project_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_iam" description: |- Collection of resources to manage IAM policy for a project. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_project_iam_custom_role.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_project_iam_custom_role.html.markdown index d1020b991481..33af6c36e9fd 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_project_iam_custom_role.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_project_iam_custom_role.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_iam_custom_role" description: |- Allows management of a customized Cloud IAM project role. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_project_organization_policy.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_project_organization_policy.html.markdown index f02694725e17..51fba389fe14 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_project_organization_policy.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_project_organization_policy.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_organization_policy" description: |- Allows management of Organization policies for a Google Project. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_project_service.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_project_service.html.markdown index 7b0fad6c357f..2099eb4e0903 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_project_service.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_project_service.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_service" description: |- Allows management of a single API service for a Google Cloud Platform project. --- @@ -66,7 +65,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `read` - Default is 10 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/google_service_account.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_service_account.html.markdown index 8dfa4a2865ab..d39b86fc40f8 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_service_account.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_service_account.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_account" description: |- Allows management of a Google Cloud Platform service account. --- @@ -72,7 +71,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 5 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/google_service_account_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_service_account_iam.html.markdown index cd4c5270e843..669d2b99add9 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_service_account_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_service_account_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_account_iam" description: |- Collection of resources to manage IAM policy for a service account. --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_service_account_key.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_service_account_key.html.markdown index 428a2f35393f..3fdb542d549a 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_service_account_key.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_service_account_key.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_account_key" description: |- Allows management of a Google Cloud Platform service account Key --- diff --git a/mmv1/third_party/terraform/website/docs/r/google_service_networking_peered_dns_domain.html.markdown b/mmv1/third_party/terraform/website/docs/r/google_service_networking_peered_dns_domain.html.markdown index ba5924a79e5c..3c8fb0f250a4 100644 --- a/mmv1/third_party/terraform/website/docs/r/google_service_networking_peered_dns_domain.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/google_service_networking_peered_dns_domain.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_service_networking_peered_dns_domain" description: |- Allows management of a single peered DNS domain on a project. --- @@ -48,7 +47,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 20 minutes. - `read` - Default is 10 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/healthcare_dataset_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/healthcare_dataset_iam.html.markdown index 9e69945be68d..75eb160a2eff 100644 --- a/mmv1/third_party/terraform/website/docs/r/healthcare_dataset_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/healthcare_dataset_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Healthcare" -page_title: "Google: google_healthcare_dataset_iam" description: |- Collection of resources to manage IAM policy for a Google Cloud Healthcare dataset. --- diff --git a/mmv1/third_party/terraform/website/docs/r/healthcare_dicom_store_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/healthcare_dicom_store_iam.html.markdown index 1fa3a3739531..3bf31ce4ede3 100644 --- a/mmv1/third_party/terraform/website/docs/r/healthcare_dicom_store_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/healthcare_dicom_store_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Healthcare" -page_title: "Google: google_healthcare_dicom_store_iam" description: |- Collection of resources to manage IAM policy for a Google Cloud Healthcare DICOM store. --- diff --git a/mmv1/third_party/terraform/website/docs/r/healthcare_fhir_store_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/healthcare_fhir_store_iam.html.markdown index 74484a6dafb8..caa7c32dbc20 100644 --- a/mmv1/third_party/terraform/website/docs/r/healthcare_fhir_store_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/healthcare_fhir_store_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Healthcare" -page_title: "Google: google_healthcare_fhir_store_iam" description: |- Collection of resources to manage IAM policy for a Google Cloud Healthcare FHIR store. --- diff --git a/mmv1/third_party/terraform/website/docs/r/healthcare_hl7_v2_store_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/healthcare_hl7_v2_store_iam.html.markdown index b69102b39d77..76960623b162 100644 --- a/mmv1/third_party/terraform/website/docs/r/healthcare_hl7_v2_store_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/healthcare_hl7_v2_store_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Healthcare" -page_title: "Google: google_healthcare_hl7_v2_store_iam" description: |- Collection of resources to manage IAM policy for a Google Cloud Healthcare HL7v2 store. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_billing_account_bucket_config.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_billing_account_bucket_config.html.markdown index 9f31bcda5c7e..90c5ac1285c3 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_billing_account_bucket_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_billing_account_bucket_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_billing_account_bucket_config" description: |- Manages a billing account level logging bucket config. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_billing_account_exclusion.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_billing_account_exclusion.html.markdown index 8bfe6208030b..9057b452c88c 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_billing_account_exclusion.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_billing_account_exclusion.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_billing_account_exclusion" description: |- Manages a billing_account-level logging exclusion. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_billing_account_sink.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_billing_account_sink.html.markdown index 0f013332f93b..a2a78c2a0a41 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_billing_account_sink.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_billing_account_sink.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_billing_account_sink" description: |- Manages a billing account logging sink. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_folder_bucket_config.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_folder_bucket_config.html.markdown index f0f28cf363cd..7fa39b27eb8f 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_folder_bucket_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_folder_bucket_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_folder_bucket_config" description: |- Manages a folder-level logging bucket config. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_folder_exclusion.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_folder_exclusion.html.markdown index dbbe1b9670c9..f3cd9d4818a3 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_folder_exclusion.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_folder_exclusion.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_folder_exclusion" description: |- Manages a folder-level logging exclusion. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_folder_sink.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_folder_sink.html.markdown index 613f0fb227b9..dd0f20f63ba6 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_folder_sink.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_folder_sink.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_folder_sink" description: |- Manages a folder-level logging sink. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_organization_bucket_config.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_organization_bucket_config.html.markdown index ac48fa53cd81..b8f7b760ee19 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_organization_bucket_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_organization_bucket_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_organization_bucket_config" description: |- Manages a organization-level logging bucket config. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_organization_exclusion.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_organization_exclusion.html.markdown index c861bbbfe1f5..072cbd6431e2 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_organization_exclusion.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_organization_exclusion.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_organization_exclusion" description: |- Manages a organization-level logging exclusion. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_organization_sink.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_organization_sink.html.markdown index adb78043043f..6fb564a37a70 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_organization_sink.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_organization_sink.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_organization_sink" description: |- Manages a organization-level logging sink. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_project_bucket_config.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_project_bucket_config.html.markdown index 6ac7277789fb..5af7c69d65c2 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_project_bucket_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_project_bucket_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_project_bucket_config" description: |- Manages a project-level logging bucket config. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_project_exclusion.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_project_exclusion.html.markdown index 47341f536f6d..ebd08f34b3e0 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_project_exclusion.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_project_exclusion.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_project_exclusion" description: |- Manages a project-level logging exclusion. --- diff --git a/mmv1/third_party/terraform/website/docs/r/logging_project_sink.html.markdown b/mmv1/third_party/terraform/website/docs/r/logging_project_sink.html.markdown index 06062c682a66..52475435fab1 100644 --- a/mmv1/third_party/terraform/website/docs/r/logging_project_sink.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/logging_project_sink.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Logging" -page_title: "Google: google_logging_project_sink" description: |- Manages a project-level logging sink. --- diff --git a/mmv1/third_party/terraform/website/docs/r/monitoring_dashboard.html.markdown b/mmv1/third_party/terraform/website/docs/r/monitoring_dashboard.html.markdown index e0fadccf07b3..b3d0e0dd63b6 100644 --- a/mmv1/third_party/terraform/website/docs/r/monitoring_dashboard.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/monitoring_dashboard.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud (Stackdriver) Monitoring" -page_title: "Google: google_monitoring_dashboard" description: |- A Google Stackdriver dashboard. --- @@ -131,7 +130,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `update` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/project_service_identity.html.markdown b/mmv1/third_party/terraform/website/docs/r/project_service_identity.html.markdown index 89c3eff7c70d..9b4367a4d589 100644 --- a/mmv1/third_party/terraform/website/docs/r/project_service_identity.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/project_service_identity.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Platform" -page_title: "Google: google_project_service_identity" description: |- Generate service identity for a service. --- @@ -68,7 +67,7 @@ This resource does not support import. ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: * `create` - Default is 20 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/pubsub_subscription_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/pubsub_subscription_iam.html.markdown index 1ec03a9ab90d..6cd753fa6201 100644 --- a/mmv1/third_party/terraform/website/docs/r/pubsub_subscription_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/pubsub_subscription_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Pub/Sub" -page_title: "Google: google_pubsub_subscription_iam" description: |- Collection of resources to manage IAM policy for a Pubsub subscription. --- diff --git a/mmv1/third_party/terraform/website/docs/r/runtimeconfig_config.html.markdown b/mmv1/third_party/terraform/website/docs/r/runtimeconfig_config.html.markdown index e17ceae832af..164e51c7c4c9 100644 --- a/mmv1/third_party/terraform/website/docs/r/runtimeconfig_config.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/runtimeconfig_config.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Runtime Configurator" -page_title: "Google: google_runtimeconfig_config" description: |- Manages a RuntimeConfig resource in Google Cloud. --- diff --git a/mmv1/third_party/terraform/website/docs/r/runtimeconfig_variable.html.markdown b/mmv1/third_party/terraform/website/docs/r/runtimeconfig_variable.html.markdown index fe764a496ff7..c012fa9d5e20 100644 --- a/mmv1/third_party/terraform/website/docs/r/runtimeconfig_variable.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/runtimeconfig_variable.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Runtime Configurator" -page_title: "Google: google_runtimeconfig_variable" description: |- Manages a RuntimeConfig variable in Google Cloud. --- diff --git a/mmv1/third_party/terraform/website/docs/r/service_networking_connection.html.markdown b/mmv1/third_party/terraform/website/docs/r/service_networking_connection.html.markdown index e2520dc5f416..afe4ef20fee0 100644 --- a/mmv1/third_party/terraform/website/docs/r/service_networking_connection.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/service_networking_connection.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Service Networking" -page_title: "Google: google_service_networking_connection" description: |- Manages creating a private VPC connection to a service provider. --- diff --git a/mmv1/third_party/terraform/website/docs/r/spanner_database_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/spanner_database_iam.html.markdown index 6bc26470e574..a5da366d00d8 100644 --- a/mmv1/third_party/terraform/website/docs/r/spanner_database_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/spanner_database_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Spanner" -page_title: "Google: google_spanner_database_iam" description: |- Collection of resources to manage IAM policy for a Spanner database. --- diff --git a/mmv1/third_party/terraform/website/docs/r/spanner_instance_iam.html.markdown b/mmv1/third_party/terraform/website/docs/r/spanner_instance_iam.html.markdown index 6a5b904fa899..3f09c37e1611 100644 --- a/mmv1/third_party/terraform/website/docs/r/spanner_instance_iam.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/spanner_instance_iam.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Spanner" -page_title: "Google: google_spanner_instance_iam" description: |- Collection of resources to manage IAM policy for a Spanner instance. --- diff --git a/mmv1/third_party/terraform/website/docs/r/sql_database_instance.html.markdown b/mmv1/third_party/terraform/website/docs/r/sql_database_instance.html.markdown index ae2206083eb8..57b2666ca9eb 100644 --- a/mmv1/third_party/terraform/website/docs/r/sql_database_instance.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/sql_database_instance.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_database_instance" description: |- Creates a new SQL database instance in Google Cloud SQL. --- diff --git a/mmv1/third_party/terraform/website/docs/r/sql_ssl_cert.html.markdown b/mmv1/third_party/terraform/website/docs/r/sql_ssl_cert.html.markdown index 898cf132ed8d..baff78aaebe4 100644 --- a/mmv1/third_party/terraform/website/docs/r/sql_ssl_cert.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/sql_ssl_cert.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_ssl_cert" description: |- Creates a new SQL Ssl Cert in Google Cloud SQL. --- @@ -67,7 +66,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 10 minutes. - `delete` - Default is 10 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/sql_user.html.markdown b/mmv1/third_party/terraform/website/docs/r/sql_user.html.markdown index 257ded801a60..9f5f93b1f2e4 100644 --- a/mmv1/third_party/terraform/website/docs/r/sql_user.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/sql_user.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud SQL" -page_title: "Google: google_sql_user" description: |- Creates a new SQL user in Google Cloud SQL. --- @@ -124,7 +123,7 @@ Only the arguments listed above are exposed as attributes. ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 10 minutes. - `update` - Default is 10 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/storage_bucket.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_bucket.html.markdown index 5de9bcab92b9..32275ea33bf5 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_bucket.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_bucket.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_bucket" description: |- Creates a new bucket in Google Cloud Storage. --- @@ -237,7 +236,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `update` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/storage_bucket_acl.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_bucket_acl.html.markdown index 1657a6b731f3..8b5b59ff1bc5 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_bucket_acl.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_bucket_acl.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_bucket_acl" description: |- Creates a new bucket ACL in Google Cloud Storage. --- diff --git a/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown index ca9f48a705b9..6ef7bc6ae0c1 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_bucket_object" description: |- Creates a new object inside a specified bucket --- @@ -99,7 +98,7 @@ exported: ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `update` - Default is 4 minutes. diff --git a/mmv1/third_party/terraform/website/docs/r/storage_default_object_acl.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_default_object_acl.html.markdown index bc357e9cd95d..e1d44f33f0c2 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_default_object_acl.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_default_object_acl.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_default_object_acl" description: |- Authoritatively manages the default object ACLs for a Google Cloud Storage bucket --- diff --git a/mmv1/third_party/terraform/website/docs/r/storage_notification.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_notification.html.markdown index c3ba7fa63a87..7daa59006602 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_notification.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_notification.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_notification" description: |- Creates a new notification configuration on a specified bucket. --- diff --git a/mmv1/third_party/terraform/website/docs/r/storage_object_acl.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_object_acl.html.markdown index 1029d5f9177c..5097a6bd519c 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_object_acl.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_object_acl.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Cloud Storage" -page_title: "Google: google_storage_object_acl" description: |- Creates a new object ACL in Google Cloud Storage. --- diff --git a/mmv1/third_party/terraform/website/docs/r/storage_transfer_job.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_transfer_job.html.markdown index aecb3f5f362f..fecd92eb730e 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_transfer_job.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_transfer_job.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Storage Transfer Service" -page_title: "Google: google_storage_transfer_job" description: |- Creates a new Transfer Job in Google Cloud Storage Transfer. --- diff --git a/mmv1/third_party/terraform/website/docs/r/usage_export_bucket.html.markdown b/mmv1/third_party/terraform/website/docs/r/usage_export_bucket.html.markdown index 127ec052ddb1..a5ac11179682 100644 --- a/mmv1/third_party/terraform/website/docs/r/usage_export_bucket.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/usage_export_bucket.html.markdown @@ -1,6 +1,5 @@ --- subcategory: "Compute Engine" -page_title: "Google: google_project_usage_export_bucket" description: |- Manages a project's usage export bucket. --- @@ -40,7 +39,7 @@ resource "google_project_usage_export_bucket" "usage_export" { ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: configuration options: - `create` - Default is 4 minutes. - `delete` - Default is 4 minutes. diff --git a/tpgtools/templates/resource.html.markdown.tmpl b/tpgtools/templates/resource.html.markdown.tmpl index 6cb8c5d809dc..dec30b769688 100644 --- a/tpgtools/templates/resource.html.markdown.tmpl +++ b/tpgtools/templates/resource.html.markdown.tmpl @@ -27,7 +27,6 @@ # # ---------------------------------------------------------------------------- subcategory: "{{$.DocsSection}}" -page_title: "Google: {{$.TerraformName}}" description: |- {{$.Description}} --- @@ -132,7 +131,7 @@ In addition to the arguments listed above, the following computed attributes are ## Timeouts This resource provides the following -[Timeouts](/docs/configuration/resources.html#timeouts) configuration options: +[Timeouts](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts) configuration options: - `create` - Default is {{$.InsertTimeoutMinutes}} minutes. {{- if $.Updatable }}