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
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Using EKS Auto Mode without providing nodepools fails.
Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
Module version [Required]: 20.31.1
Terraform version: 1.73
Reproduction Code [Required]
Steps to reproduce the behavior:
Expected behavior
Enable EKS Auto Mode without any pre-defined nodepools but create the node role.
Actual behavior
Fail to create cluster, as nodepools can not be empty if node role is provided, which is provided by default regardless if nodepools is set or no.
Terminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: