v0.37.0
What's Changed
- condition to allow multi region list only to us-west-2 by @james03160927 in #671
- concurrent map write issue fix by @james03160927 in #676
- Updated patterns to remove S3 buckets created in Terragrunt tests by @denis256 in #677
- Handle parsing of timestamps in time.DateTime format. Fix #670 by @sbocinec in #678
- Refactor nuking default resources code. by @james03160927 in #673
- Add more Secrets Manager patterns by @autero1 in #679
- Fix unittest by @james03160927 in #682
- Refactor telemetry reporting logic. by @james03160927 in #683
- Refactor Nuke Implementation for EC2 Resources. by @james03160927 in #686
- Implementing nuking for Network Firewall resources by @james03160927 in #688
- Nuke Network Resource Policy by @james03160927 in #690
- Implementation for removing VPC peer connection by @james03160927 in #687
- Handle Global Cluster Nuke Failure by @james03160927 in #691
- Option to not add 'cloud-nuke-first-seen' tag + Refactoring by @james03160927 in #694
- Increase parallelism for circleCi test by @james03160927 in #700
- Feature/nukable permission check for resources by @james03160927 in #696
- checking allowed regions for email-receiving by @james03160927 in #698
- implemented vpc lattice api by @james03160927 in #706
- Updated build flags to produce only requested binaries by @denis256 in #710
- issue panic without any command fix by @james03160927 in #711
- fixed nil pointer issue on EIP resource by @james03160927 in #708
- implement timeout option for resources and updated test cases by @james03160927 in #712
- Fix secretsmanager config file key name in README by @sbocinec in #714
- Change Route53 resources to global resource by @james03160927 in #715
- fix issue nuking route53 by @james03160927 in #709
- Exclude r53 zones by @autero1 in #718
- Implement nuking for Kinesis firehose by @james03160927 in #719
- fix rds parameter default group nuke issue by @james03160927 in #721
- Implement nuking for RDS Proxy. by @james03160927 in #720
- add support for nuking app runner service(s). by @wakeful in #722
- Fixing dhcp nuke failing by @james03160927 in #725
- Increase the resource class from medium to large by @james03160927 in #724
- fix: active ruleset wont able to nuke by @james03160927 in #723
- Detaching the security group from another security group by @james03160927 in #728
- add support for nuking dataSync Task(s) & dataSync Location(s). by @wakeful in #729
New Contributors
Full Changelog: v0.35.0...v0.37.0