From ca01beaa2123575e094d5ea9f577daaf97b020e4 Mon Sep 17 00:00:00 2001 From: Thomas Poindessous Date: Fri, 13 Jul 2018 01:20:09 +0200 Subject: [PATCH] Update container_cluster.html.markdown --- website/docs/r/container_cluster.html.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/docs/r/container_cluster.html.markdown b/website/docs/r/container_cluster.html.markdown index cc4bfaf3..a92b0845 100644 --- a/website/docs/r/container_cluster.html.markdown +++ b/website/docs/r/container_cluster.html.markdown @@ -77,8 +77,9 @@ output "cluster_ca_certificate" { * `region` (Optional) The region to create the cluster in, for - [Regional Clusters](https://cloud.google.com/kubernetes-engine/docs/concepts/multi-zone-and-regional-clusters#regional). In a Regional Cluster, the number of nodes specified in `initial_node_count` is created in - all zones of the region. + [Regional Clusters](https://cloud.google.com/kubernetes-engine/docs/concepts/multi-zone-and-regional-clusters#regional). + In a Regional Cluster, the number of nodes specified in `initial_node_count` is + created in all zones of the region. * `additional_zones` - (Optional) The list of additional Google Compute Engine locations in which the cluster's nodes should be located. If additional zones are