rebuy-de / aws-nuke

Nuke a whole AWS account and delete all its resources.
https://github.com/ekristen/aws-nuke
MIT License
5.76k stars 723 forks source link

Unable to delete Elastic Cache Cluster #289

Closed srij91 closed 5 years ago

srij91 commented 6 years ago

us-west-2 - ElasticacheCacheCluster - xxxxxxxxx-002 - InvalidCacheClusterState: Cannot delete the cache cluster because it is the only read replica for replication group xxxxxxxxxx which has autofailover enabled or pending. You can disable autofailover and then delete this cache cluster. Alternatively, to delete the entire replication group, use DeleteReplicationGroup. status code: 400, request id: f062060aceb-cafh896-11fefa8-8162-19dsfc6bdbsdc14ab

scottybrisbane commented 5 years ago

This should be fixed by https://github.com/rebuy-de/aws-nuke/pull/273

svenwltr commented 5 years ago

Ok, thank you. Please reopen if the problem occurs again.