I don't know if I'm missing something from the documentation or this is a bug from the module side, but there is a problem with access_entry when you are creating a new EKS managed node group.
Problem - EKS module doesn't create a terraform state for it. π’
When you remove your managed node group, it leaves access_entry created and you can see it in AWS console, and when you remove it by hand in the AWS console (while your managed group is still active) EKS module doesn't recreate it. π
Hi! π
I don't know if I'm missing something from the documentation or this is a bug from the module side, but there is a problem with
access_entry
when you are creating a new EKS managed node group.Problem - EKS module doesn't create a terraform state for it. π’
When you remove your managed node group, it leaves
access_entry
created and you can see it in AWS console, and when you remove it by hand in the AWS console (while your managed group is still active) EKS module doesn't recreate it. πI'm using version - 20.24.1