Skip to content

v0.34.0

Compare
Choose a tag to compare
@autero1 autero1 released this 18 Mar 16:17
· 107 commits to master since this release
152f823

What's Changed

  • Refactor UI related codebase by @hongil0316 in #630
  • Refactor the code structure of aws directory by @hongil0316 in #629
  • Implement a new resource types for IPAM resources by @hongil0316 in #632
  • Implement wait logic in transite gateway attachment by @hongil0316 in #633
  • Add nukable check + nukable check implementation for transit gateway by @hongil0316 in #635
  • Bump Cloud-nuke Circle Golang Version to 1.21 by @hongil0316 in #636
  • Update instruction for using cloud-nuke as a library by @hongil0316 in #637
  • Check for ownership when nuking transit gateway and show apprporiate error by @hongil0316 in #639
  • Implement SES resources types by @hongil0316 in #638
  • Release elastic IP address by @hongil0316 in #640
  • Stop tasks before nuking ECS cluster by @hongil0316 in #643
  • elastic bean stalk application implementation by @hongil0316 in #644
  • api-gateway remove the attached client certs by @hongil0316 in #648
  • support route53 services by @hongil0316 in #646
  • Deleting DB Parameter Groups by @hongil0316 in #647
  • Exclude gruntwork-test db parameter groups from nuking by @hongil0316 in #649
  • s3 access point support by @hongil0316 in #650
  • MSK nuking fix by @autero1 in #652

Migration Guide

New resources have been added in this release, please update your config files to support exclusion rules for:

  • MSK Clusters (nuking fixed)
  • S3 access points
  • DB Parameter Groups
  • Route53 services
  • API GW Client Certs
  • SES resources
  • IPAM resources
  • Elastic Beanstalk Applications