You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown
+14-15
Original file line number
Diff line number
Diff line change
@@ -6,22 +6,21 @@ description: |-
6
6
7
7
# google\_container\_cluster
8
8
9
-
-> Visit the [Provision a GKE Cluster (Google Cloud)](https://learn.hashicorp.com/tutorials/terraform/gke?in=terraform/kubernetes&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) Learn tutorial to learn how to provision and interact
10
-
with a GKE cluster.
9
+
Manages a Google Kubernetes Engine (GKE) cluster.
11
10
12
-
-> See the [Using GKE with Terraform](/docs/providers/google/guides/using_gke_with_terraform.html)
13
-
guide for more information about using GKE with Terraform.
11
+
To get more information about GKE clusters, see:
12
+
*[The API reference](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters)
0 commit comments