Skip to content

Commit

Permalink
Terraform provider docs update
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
chrisst authored and modular-magician committed Nov 5, 2019
1 parent 4fbde0a commit 2bcee81
Show file tree
Hide file tree
Showing 235 changed files with 261 additions and 25 deletions.
1 change: 1 addition & 0 deletions website/docs/d/datasource_client_config.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_client_config"
sidebar_current: "docs-google-datasource-client-config"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Functions"
layout: "google"
page_title: "Google: google_cloudfunctions_function"
sidebar_current: "docs-google-datasource-cloudfunctions-function"
Expand Down
3 changes: 2 additions & 1 deletion website/docs/d/datasource_compute_address.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_address"
sidebar_current: "docs-google-datasource-compute-address"
Expand Down Expand Up @@ -55,4 +56,4 @@ exported:

* `self_link` - The URI of the created resource.
* `address` - The IP of the created resource.
* `status` - Indicates if the address is used. Possible values are: RESERVED or IN_USE.
* `status` - Indicates if the address is used. Possible values are: RESERVED or IN_USE.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_forwarding_rule"
sidebar_current: "docs-google-datasource-compute-forwarding-rule"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_global_address"
sidebar_current: "docs-google-datasource-compute-global-address"
Expand Down Expand Up @@ -52,4 +53,4 @@ exported:

* `self_link` - The URI of the created resource.
* `address` - The IP of the created resource.
* `status` - Indicates if the address is used. Possible values are: RESERVED or IN_USE.
* `status` - Indicates if the address is used. Possible values are: RESERVED or IN_USE.
1 change: 1 addition & 0 deletions website/docs/d/datasource_compute_image.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_image"
sidebar_current: "docs-google-datasource-compute-image"
Expand Down
3 changes: 2 additions & 1 deletion website/docs/d/datasource_compute_instance.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_instance"
sidebar_current: "docs-google-datasource-compute-instance-x"
Expand Down Expand Up @@ -203,4 +204,4 @@ The `shielded_instance_config` block supports:

* `enable_vtpm` -- Whether the instance uses vTPM.

* `enable_integrity_monitoring` -- Whether integrity monitoring is enabled for the instance.
* `enable_integrity_monitoring` -- Whether integrity monitoring is enabled for the instance.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_compute_lb_ip_ranges"
sidebar_current: "docs-google-datasource-compute-lb-ip-ranges"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/datasource_compute_network.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_network"
sidebar_current: "docs-google-datasource-compute-network"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_region_instance_group"
sidebar_current: "docs-google-datasource-compute-region-instance-group"
Expand Down
5 changes: 3 additions & 2 deletions website/docs/d/datasource_compute_router.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: "google"
subcategory: "Compute Engine"
page_title: "Google: google_compute_router"
sidebar_current: "docs-google-datasource-compute-router"
description: |-
Expand Down Expand Up @@ -27,7 +28,7 @@ The following arguments are supported:

* `network` - (Required) The VPC network on which this router lives.

* `project` - (Optional) The ID of the project in which the resource
* `project` - (Optional) The ID of the project in which the resource
belongs. If it is not provided, the provider project is used.

* `region` - (Optional) The region this router has been created in. If
Expand All @@ -36,4 +37,4 @@ The following arguments are supported:

## Attributes Reference

See [google_compute_router](https://www.terraform.io/docs/providers/google/r/compute_router.html) resource for details of the available attributes.
See [google_compute_router](https://www.terraform.io/docs/providers/google/r/compute_router.html) resource for details of the available attributes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_ssl_certificate"
sidebar_current: "docs-google-datasource-compute-ssl-certificate"
Expand Down
3 changes: 2 additions & 1 deletion website/docs/d/datasource_compute_ssl_policy.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_ssl_policy"
sidebar_current: "docs-google-datasource-compute-ssl-policy"
Expand Down Expand Up @@ -48,4 +49,4 @@ In addition to the arguments listed above, the following attributes are exported

* `fingerprint` - Fingerprint of this resource.

* `self_link` - The URI of the created resource.
* `self_link` - The URI of the created resource.
1 change: 1 addition & 0 deletions website/docs/d/datasource_compute_subnetwork.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_subnetwork"
sidebar_current: "docs-google-datasource-compute-subnetwork"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_vpn_gateway"
sidebar_current: "docs-google-datasource-compute-vpn-gateway"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_client_openid_userinfo"
sidebar_current: "docs-google-datasource-client-openid-userinfo"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Composer"
layout: "google"
page_title: "Google: google_composer_image_versions"
sidebar_current: "docs-google-datasource-composer-image-versions"
Expand Down Expand Up @@ -43,4 +44,4 @@ The following attributes are exported:

* `image_versions` - A list of composer image versions available in the given project and location. Each `image_version` contains:
* `image_version_id` - The string identifier of the image version, in the form: "composer-x.y.z-airflow-a.b(.c)"
* `supported_python_versions` - Supported python versions for this image version
* `supported_python_versions` - Supported python versions for this image version
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_backend_service"
sidebar_current: "docs-google-datasource-compute-backend-service"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_network_endpoint_group"
sidebar_current: "docs-google-datasource-compute-network-endpoint-group"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_folder_organization_policy"
sidebar_current: "docs-google-datasource-folder-organization-policy"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/datasource_google_iam_role.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_iam_role"
sidebar_current: "docs-google-datasource-iam-role"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_netblock_ip_ranges"
sidebar_current: "docs-google-datasource-netblock-ip-ranges"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_project_organization_policy"
sidebar_current: "docs-google-datasource-project-organization-policy"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_service_account"
sidebar_current: "docs-google-datasource-service-account"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_service_account_access_token"
sidebar_current: "docs-google-service-account-access-token"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_service_account_key"
sidebar_current: "docs-google-datasource-service-account-key"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_tpu_tensorflow_versions"
sidebar_current: "docs-google-datasource-tpu-tensorflow-versions"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/dns_managed_zone.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud DNS"
layout: "google"
page_title: "Google: google_dns_managed_zone"
sidebar_current: "docs-google-datasource-dns-managed-zone"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_active_folder.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_active_folder"
sidebar_current: "docs-google-datasource-active-folder"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_billing_account.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_billing_account"
sidebar_current: "docs-google-datasource-billing-account"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_compute_default_service_account"
sidebar_current: "docs-google-datasource-compute-default-service-account"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_compute_instance_group.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_instance_group"
sidebar_current: "docs-google-datasource-compute-instance-group"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_compute_node_types.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_node_types"
sidebar_current: "docs-google-datasource-compute-node-types"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_compute_regions.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_regions"
sidebar_current: "docs-google-datasource-compute-regions"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: "google"
subcategory: "Cloud Platform"
page_title: "Google: google_compute_resource_policy"
sidebar_current: "docs-google-datasource-compute-resource-policy"
description: |-
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_compute_zones.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Compute Engine"
layout: "google"
page_title: "Google: google_compute_zones"
sidebar_current: "docs-google-datasource-compute-zones"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_container_cluster.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Kubernetes (Container) Engine"
layout: "google"
page_title: "Google: google_container_cluster"
sidebar_current: "docs-google-datasource-container-cluster"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Kubernetes (Container) Engine"
layout: "google"
page_title: "Google: google_container_engine_versions"
sidebar_current: "docs-google-datasource-container-versions"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Container Registry"
layout: "google"
page_title: "Google: google_container_registry_image"
sidebar_current: "docs-google-datasource-container-image"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Container Registry"
layout: "google"
page_title: "Google: google_container_registry_repository"
sidebar_current: "docs-google-datasource-container-repo"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_folder.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_folder"
sidebar_current: "docs-google-datasource-folder"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_iam_policy.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_iam_policy"
sidebar_current: "docs-google-datasource-iam-policy"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_kms_crypto_key.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Key Management Service"
layout: "google"
page_title: "Google: google_kms_crypto_key"
sidebar_current: "docs-google-datasource-kms-crypto-key"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_kms_crypto_key_version.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Key Management Service"
layout: "google"
page_title: "Google: google_kms_crypto_key_version"
sidebar_current: "docs-google-datasource-kms-crypto-key-version"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_kms_key_ring.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Key Management Service"
layout: "google"
page_title: "Google: google_kms_key_ring"
sidebar_current: "docs-google-datasource-kms-key-ring"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_kms_secret.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Key Management Service"
layout: "google"
page_title: "Google: google_kms_secret"
sidebar_current: "docs-google-kms-secret"
Expand Down
3 changes: 2 additions & 1 deletion website/docs/d/google_kms_secret_ciphertext.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Key Management Service"
layout: "google"
page_title: "Google: google_kms_secret_ciphertext"
sidebar_current: "docs-google-kms-secret-ciphertext"
Expand Down Expand Up @@ -61,7 +62,7 @@ resource "google_compute_instance" "instance" {
access_config {
}
}
metadata = {
password = "${data.google_kms_secret_ciphertext.my_password.ciphertext}"
}
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_organization.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_organization"
sidebar_current: "docs-google-datasource-organization"
Expand Down
7 changes: 4 additions & 3 deletions website/docs/d/google_project.html.markdown
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_project"
sidebar_current: "docs-google-datasource-project"
description: |-
Retrieve project details
Retrieve project details
---

# google\_project

Use this data source to get project details.
For more information see
For more information see
[API](https://cloud.google.com/resource-manager/reference/rest/v1/projects#Project)

## Example Usage
Expand All @@ -19,7 +20,7 @@ data "google_project" "project" {}
output "project_number" {
value = "${data.google_project.project.number}"
}
}
```

## Argument Reference
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_project_services.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_project_services"
sidebar_current: "docs-google-datasource-project-services"
Expand Down
1 change: 1 addition & 0 deletions website/docs/d/google_projects.html.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_projects"
sidebar_current: "docs-google-datasource-projects"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
subcategory: "Cloud Platform"
layout: "google"
page_title: "Google: google_storage_project_service_account"
sidebar_current: "docs-google-datasource-storage-project-service-account"
Expand Down
Loading

0 comments on commit 2bcee81

Please sign in to comment.