quickstart-amazon-eks-cluster-resource-provider
quickstart-amazon-eks-cluster-resource-provider copied to clipboard
DELETE is failing for cloud-formation registry with multiple versions.
On launching cloud-formation template with different versions of EKS beta registry , deletion of registry is failing for the most recent stack. Steps to reproduce :
Create multiple templates of EKS Beta registry . Delete the latest stack . It fails with below error.
ERROR botocore.errorfactory.CFNRegistryException: An error occurred (CFNRegistryException) when calling the DeregisterType operation: Version '00000012' is the default version and cannot be deregistered. Deregister the resource type 'AWSQS::EKS::Cluster' instead.