Skip to content

Commit 7e2c8d2

Browse files
committed
Merge pull request hashicorp#4178 from frewsxcv/patch-1
Fix minor spacing inconsistency
2 parents f58defb + 82e5023 commit 7e2c8d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/google/r/container_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ resource "google_container_cluster" "primary" {
4141
* `monitoring_service` - (Optional) The monitoring service that the cluster should write metrics to.
4242
Available options include `monitoring.googleapis.com` and `none`. Defaults to `monitoring.googleapis.com`
4343
* `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
44+
* `node_config` - (Optional) The machine type and image to use for all nodes in this cluster
4545

4646
**Master Auth** supports the following arguments:
4747

0 commit comments

Comments
 (0)