Hey guys,
I'm trying to import multiple EKS cluster from different accounts. 2 of those clusters have the same name, they under the same account but in different regions.
The first one was added successfully but the second fail with the following error:
Cannot create cluster [my_eks_cluster] because an eksclusterconfig exists with the same name
Do you have any solution for this?