Skip to content

v0.1.22

Compare
Choose a tag to compare
@ina-stoyanova ina-stoyanova released this 13 Oct 16:45
· 412 commits to master since this release
b3be887

Resources affected

  • ecscluster

Description

The ability to nuke ECS Clusters is now supported by cloud-nuke, allowing users to delete ecscluster using the tool, and also to filter by age.

Example usage:
cloud-nuke aws --resource-type ecscluster --older-than 10m

Related links