Skip to content

Releases: gruntwork-io/cloud-nuke

v0.23.0

20 Jan 15:45
63d5755
Compare
Choose a tag to compare

What's Changed

  • Support nuking EC2 Dedicated Hosts - CORE-286 by @arsci in #392
  • Cloud nuke failing tests fixes by @denis256 in #390
  • Change the order of cloud-nuke to delete IAM policy first before IAM groups by @hongil0316 in #393
  • Implement ECR support by @zackproser in #396

Full Changelog: v0.22.1...v0.23.0

v0.22.1

15 Dec 14:54
e4133af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.22.1

v0.22.0

14 Dec 21:12
a462d76
Compare
Choose a tag to compare

What's Changed

  • Temporarily avoid nuking IAM groups and policies in GW test accounts by @zackproser in #372
  • Fix whitespace by @ellisonc in #373
  • Update pull request template with check re: exclusions by @zackproser in #375
  • Support use of --log-level flag in inspect-aws command by @zackproser in #377
  • UI overhaul and per-resource error reporting by @zackproser in #356
  • Support nuking IAM EC2 instance profiles with roles - CORE-285 by @arsci in #378
  • CORE-298 Use new UI with IAM groups and IAM policies by @ellisonc in #381
  • CORE-188 rate limits by @ellisonc in #382
  • Add support to delete ec2 key pairs using cloud-nuke by @hongil0316 in #379
  • cloud-nuke fixes by @denis256 in #384
  • Support deletion of KMS Key Aliases - CORE-292 by @arsci in #383
  • Bugfix/core 271 vpc with eni by @ellisonc in #385

New Contributors

  • @arsci made their first contribution in #378
  • @hongil0316 made their first contribution in #379

Full Changelog: v0.21.0...v0.22.0

v0.21.0

31 Oct 15:41
076543c
Compare
Choose a tag to compare

What's Changed

  • Implement support for nuking and inspecting iam groups and customer managed policies by @ellisonc in #364

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

29 Sep 19:49
b6cdebe
Compare
Choose a tag to compare

Implement support for nuking and inspecting Cloudtrail Trails.

v0.19.1

27 Sep 15:34
6322be8
Compare
Choose a tag to compare

Fix a bug breaking API Gateway v2 nuking behavior. The wrong underlying delete method was being called.

v0.19.0

23 Aug 21:23
04b0bb1
Compare
Choose a tag to compare

Implement support for inspecting and nuking SNS Topics.

Links

v0.18.0

23 Aug 20:39
d1e276b
Compare
Choose a tag to compare

Implement support for inspecting and nuking Elastic FileSystems (EFS)

Links

v0.17.0

16 Aug 18:55
e9b3ae9
Compare
Choose a tag to compare

Implement support for inspecting and nuking API Gateway (v1 and v2).

Links

v0.16.4

12 Aug 17:49
3f5a923
Compare
Choose a tag to compare

Description

  • Fixed bug where global resources were not nuked due to a broken security token issue when using GovCloud.

Related links

#350