This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
v2.8.0
Imported Changes
This release contains a change that makes aws-nuke removes Deletion Protections of RDS instances (#306). Therefore it behaves like EC2 Instances, now. Please use filters to skip the removal of certain resources, if you want to keep some instances.
Additionally, we would like to use this note to say that you should never ever run aws-nuke on an account that contains important resources. Please follow best practices and split AWS Accounts.
Enhancements
Updated Resources
kind/resource
Add 'DefaultForAz' property for subnets #315 (@TomAnthony)kind/resource
handle LoginProfile errors better #309 (@svenwltr)kind/resource
Add ElasticacheReplicationGroup resource #273 (@scottybrisbane)kind/resource
Add deletion protection support for RDS #306 (@sas-pemcne)kind/resource
Add resources for FSx filesystems and backups #312 (@sas-pemcne)kind/resource
Added IAMServiceSpecificCredentials resource #308 (@sas-pemcne)kind/resource
Added resource EC2VPCEndpointServiceConfiguration #310 (@sas-pemcne)kind/resource
Fix for using DynamoDB with reserved keywords #303 (@der-eismann)kind/resource
Handle errors in listing IAMRolePolicyAttachments more graceful #305 (@svenwltr)kind/resource
New resource CognitoUserPoolDomain #304 (@sas-pemcne)kind/resource
SSMPatchBaselines: Deregister the SSM PatchBaseline from Patch Groups before the deletion #321 (@jakubincloud)kind/resource
VPC Peering Connections #314 (@MrPrimate)kind/resource
filter DAX default Subnet Group #313 (@natict)kind/resource
filter SNS errors if operation is not supported in given region #327 (@svenwltr)
Other
kind/documentation
Switch AWS docs link to https #318 (@der-eismann)kind/refactoring
remove policy of the bucket before removing all objects and the bucke… #317 (@jakubincloud)kind/other
update AWS SDK 1.15.88 #307 (@svenwltr)