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
# NOTE: Control Plane ACLs may not currently be available to
65
-
# all users.
66
64
acl {
67
65
enabled = true
68
66
addresses {
@@ -127,7 +125,7 @@ The following arguments are supported in the `control_plane` specification block
127
125
128
126
*`high_availability` - (Optional) Defines whether High Availability is enabled for the cluster Control Plane. This is an **irreversible** change.
129
127
130
-
*[`acl`](#acl) - (Optional) Defines the ACL configuration for an LKE cluster's control plane.**NOTE: Control Plane ACLs may not currently be available to all users.**
128
+
*[`acl`](#acl) - (Optional) Defines the ACL configuration for an LKE cluster's control plane.
131
129
132
130
### acl
133
131
@@ -157,7 +155,7 @@ In addition to all arguments above, the following attributes are exported:
157
155
158
156
*`kubeconfig` - The base64 encoded kubeconfig for the Kubernetes cluster.
159
157
160
-
*`dashboard_url` - The Kubernetes Dashboard access URL for this cluster.
158
+
*`dashboard_url` - The Kubernetes Dashboard access URL for this cluster. LKE Enterprise does not have a dashboard URL.
0 commit comments