Skip to content

Commit

Permalink
Fix sandbox_config in cluster html (#5437)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>

Co-authored-by: Sam Levenick <[email protected]>
  • Loading branch information
modular-magician and slevenick committed Jan 18, 2020
1 parent 4b5128e commit 93dc892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/container_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ In addition, the `private_cluster_config` allows access to the following read-on
`private_cluster_config` when `enable_private_nodes` is `false`. It's
recommended that you omit the block entirely if the field is not set to `true`.

The `sandbox_type` block supports:
The `sandbox_config` block supports:

* `sandbox_type` (Required) Which sandbox to use for pods in the node pool.
Accepted values are:
Expand Down

0 comments on commit 93dc892

Please sign in to comment.