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/kubernetes_cluster.html.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -269,7 +269,7 @@ When `managed` is set to `true` the following properties can be specified:
269
269
270
270
*`admin_group_object_ids` - (Optional) A list of Object IDs of Azure Active Directory Groups which should have Admin Role on the Cluster.
271
271
272
-
*`azure_rbac_enabled` - (Optional) Is Role Based Access Control based on Azure AD enabled? Changing this forces a new resource to be created.
272
+
*`azure_rbac_enabled` - (Optional) Is Role Based Access Control based on Azure AD enabled?
273
273
274
274
~> **Note:** Azure AD based RBAC is in Public Preview - more information and details on how to opt into the Preview [can be found in this article](https://docs.microsoft.com/en-us/azure/aks/manage-azure-rbac).
0 commit comments