ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
39 stars 7 forks source link

feat: add redshift serverless resources #87

Closed ekristen closed 6 months ago

ekristen commented 6 months ago

@mdirkse since the rebuy-de team merged your PR, I cherry-picked the commit and ran my migration tool against it to update the resource format to pull over here. Doing it this way keeps your commit intact.

Another benefit is that as soon as we merge this a new version will get cut, this project uses automatic semantic releases.

ekristen commented 6 months ago

I accidentally forgot to force the semantic commit message so the automated alert didn't kick off. :( https://github.com/ekristen/aws-nuke/releases/tag/v3.0.0-beta.23 is being built right now and binaries will show up there soon.