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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -304,6 +304,8 @@ region are guaranteed to support the same version.
304
304
[Google Groups for GKE](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control#groups-setup-gsuite) feature.
305
305
Structure is [documented below](#nested_authenticator_groups_config).
306
306
307
+
*`user_managed_keys_config` - (Optional) The custom keys configuration of the cluster Structure is [documented below](#nested_control_plane_endpoints_config).
308
+
307
309
*`control_plane_endpoints_config` - (Optional) Configuration for all of the cluster's control plane endpoints.
308
310
Structure is [documented below](#nested_control_plane_endpoints_config).
309
311
@@ -1220,6 +1222,17 @@ notification_config {
1220
1222
1221
1223
*`enabled` (Required) - Enable the Secret Manager add-on for this cluster.
0 commit comments