We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f58defb + 82e5023 commit 7e2c8d2Copy full SHA for 7e2c8d2
1 file changed
website/source/docs/providers/google/r/container_cluster.html.markdown
@@ -41,7 +41,7 @@ resource "google_container_cluster" "primary" {
41
* `monitoring_service` - (Optional) The monitoring service that the cluster should write metrics to.
42
Available options include `monitoring.googleapis.com` and `none`. Defaults to `monitoring.googleapis.com`
43
* `network` - (Optional) The name of the Google Compute Engine network to which the cluster is connected
44
-* `node_config` - (Optional)The machine type and image to use for all nodes in this cluster
+* `node_config` - (Optional) The machine type and image to use for all nodes in this cluster
45
46
**Master Auth** supports the following arguments:
47
0 commit comments