ekristen / aws-nuke

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

feat: adding resources for AWS Glue Blueprints, ML Transforms, Sessions, and Workflows #176

Open ekristen opened 1 month ago

ekristen commented 1 month ago

Commits were cherry-picked from upstream contributor to keep attribution however to meet requirements for semantic commit messages, it was rebased and reworded accordingly. Additionally the resources were refactored for libnuke format and standards.

Upstream PR https://github.com/rebuy-de/aws-nuke/pull/1218

ekristen commented 1 month ago

@swhite-oreilly would you be willing to test this out if I cut builds for you? I don't currently have an account setup to build and test these 4 resources. What OS do you operate on most? Alternatively you can clone this and run goreleaser build --snapshot --clean --single-target and test it locally.