Skip to content

v0.35.0

Compare
Choose a tag to compare
@autero1 autero1 released this 08 Apr 14:20
· 57 commits to master since this release
c5f5552

What's Changed

  • Implementing Timeout Feature on S3 by @hongil0316 in #653
  • Fixed apple signing by @denis256 in #654
  • Move telemetry down in README by @brikis98 in #658
  • implementation ec2 internet gateway nuke by @hongil0316 in #656
  • Implemented ec2-subnet nuke by @hongil0316 in #655
  • Add IGW exclusion to not delete in phxdevops by @arsci in #662
  • Implement egress only internet gateway nuke by @hongil0316 in #657
  • ec2 endpoint implementation in cloud-nuke by @hongil0316 in #660
  • security group implementation by @hongil0316 in #663
  • implement network interface nuke by @hongil0316 in #664
  • Exclude ec2-subnet resource from phxdevops nuke config by @arsci in #672
  • Added winget install instructions to readme by @licon4812 in #668
  • implemented network acl nuke by @hongil0316 in #665
  • Fix S3 versioned objects deletion by @autero1 in #674

Migration Guide

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

  • Internet Gateway
  • Egress only Internet Gateway
  • EC2 Endpoints
  • Security Groups
  • Network Interfaces
  • Network ACL