Seeing this error after changing the cluster name. It seems it isn't creating the new autoscaling group and deleting the old autoscaling group BEFORE trying to delete the security groups. The result is it can't delete the security group as it's still connected to the EC2 instances running prior.
Update - there IS a circular dependency issue potentially here. Not sure of the correct solution yet.
Seeing this error after changing the cluster name. It seems it isn't creating the new autoscaling group and deleting the old autoscaling group BEFORE trying to delete the security groups. The result is it can't delete the security group as it's still connected to the EC2 instances running prior.