gruntwork-io / cloud-nuke

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it
https://gruntwork.io/
MIT License
2.81k stars 358 forks source link

Support resource EC2 Placement Groups #758

Closed flichtenheld closed 3 months ago

flichtenheld commented 3 months ago

Description

Support new resource type EC2 Placement groups

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

Added support for nuking EC2 Placement Groups.

james03160927 commented 3 months ago

Thanks for the contribution. Will start the test for this change.

james03160927 commented 3 months ago

Seems like it passed all the tests. Will merge this PR in.