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 724 forks source link

Add Support for Redshift Serverless components #1247

Closed pursachi closed 2 months ago

pursachi commented 4 months ago

aws-nuke is unable to delete Redshift serverless workgroup and namespaces as a result of which other dependent components like VPC, VPC endpoint, Security group etc are failing to nuke.

ekristen commented 4 months ago

There was already a PR for this that has been merged -- https://github.com/rebuy-de/aws-nuke/pull/1194/files -- however it hasn't been released by the maintainers. It has been released on my fork.

ekristen commented 2 months ago

This has been implemented at https://github.com/ekristen/aws-nuke

If you have a chance, please check it out and let us know if you run into an issues by opening an issue over on the fork.


Please see the copy of the notice from the README about the deprecation of this project. Sven was kind enough to grant me access to help triage and close issues and pull requests that have already been addressed in the actively maintained fork. Some additional information is located in the welcome issue for more information.

[!CAUTION] This repository for aws-nuke is no longer being actively maintained. We recommend users to switch to the actively maintained fork of this project at ekristen/aws-nuke. We appreciate all the support and contributions we've received throughout the life of this project. We believe that the fork will continue to provide the functionality and support that you have come to expect from aws-nuke. Please note that this deprecation means we will not be addressing issues, accepting pull requests, or making future releases from this repository. Thank you for your understanding and support.