You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/container_cluster.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ for more information.
172
172
will have statically granted permissions beyond those provided by the RBAC configuration or IAM.
173
173
Defaults to `false`
174
174
175
-
*`enable_shielded_nodes` - (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html)) Enable Shielded Nodes features on all nodes in this cluster. Defaults to `false`.
175
+
*`enable_shielded_nodes` - (Optional) Enable Shielded Nodes features on all nodes in this cluster. Defaults to `false`.
176
176
177
177
*`initial_node_count` - (Optional) The number of nodes to create in this
178
178
cluster's default node pool. In regional or multi-zonal clusters, this is the
0 commit comments