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
# See access entries below - this is a one time operation from the EKS API.
48
-
# Instead, we are hardcoding this to false and if users wish to achieve this
49
-
# same functionality, we will do that through an access entry which can be
50
-
# enabled or disabled at any time of their choosing using the variable
51
-
# var.enable_cluster_creator_admin_permissions
52
-
bootstrap_cluster_creator_admin_permissions=false
47
+
# The variable enable_cluster_creator_admin_permissions must be set to true to avoid an EKS error when creating a cluster using the CONFIG_MAP authentication mode.
0 commit comments