Merge pull request #4178 from frewsxcv/patch-1

Fix minor spacing inconsistency
This commit is contained in:
James Nugent 2015-12-05 20:12:16 -06:00
commit 7e2c8d2118
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ resource "google_container_cluster" "primary" {
* `monitoring_service` - (Optional) The monitoring service that the cluster should write metrics to. * `monitoring_service` - (Optional) The monitoring service that the cluster should write metrics to.
Available options include `monitoring.googleapis.com` and `none`. Defaults to `monitoring.googleapis.com` Available options include `monitoring.googleapis.com` and `none`. Defaults to `monitoring.googleapis.com`
* `network` - (Optional) The name of the Google Compute Engine network to which the cluster is connected * `network` - (Optional) The name of the Google Compute Engine network to which the cluster is connected
* `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
**Master Auth** supports the following arguments: **Master Auth** supports the following arguments: