Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
v3.6.0
3.6.0 (2024-07-22)
Features
- ecs-task: support resource tags (0d26c39)
v3.5.2
3.5.2 (2024-07-20)
Bug Fixes
- rds-snapshot: protect against nil pointer (3c87567)
v3.5.1
3.5.1 (2024-07-14)
Bug Fixes
- deps: update module github.com/aws/aws-sdk-go to v1.54.19 (23e3da3)
v3.5.0
3.5.0 (2024-07-10)
Bug Fixes
- deps: update module github.com/aws/aws-sdk-go to v1.54.18 (1f7682f)
- deps: update module github.com/ekristen/libnuke to v0.18.0 (ac2c8dd)
Features
- iam-user-mfa-device: new resource for user specific mfa devices vs account devices (3a3aae3)
- iam-user: support removing permission boundary from user (bc0bba3)
v3.4.0
3.4.0 (2024-07-09)
Features
- autoscaling-launch-configuration: standardize, add properties, make ready for tests (83dc68e)
- autoscaling-lifecycle-hook: standardize, add properties, make ready for tests (6e6f92d)
Resource Changes
LaunchConfiguration
is now deprecated. Please use AutoScalingLaunchConfiguration
LifecycleHook
is now deprecated. Please use AutoScalingLifecycleHook
Note: all deprecated aliases will be removed in the next major version of aws-nuke.
v3.3.2
3.3.2 (2024-07-08)
Bug Fixes
- elasticache-memcachecluster: use arn instead of clusterid for tag lookup (5056d43)
- elasticache-subnetgroup: use arn instead of clusterid for tag lookup (cde05d3)
v3.3.1
3.3.1 (2024-07-08)
Bug Fixes
- secretsmanager-secret: prevent nil pointer on listing secrets (5423856)
v3.3.0
3.3.0 (2024-07-06)
Features
- kms-alias: support pagination (30e1dbe)
v3.2.2
3.2.2 (2024-06-25)
Bug Fixes
v3.2.1
3.2.1 (2024-06-22)
Bug Fixes
- deps: update module github.com/ekristen/libnuke to v0.17.0 (c850156)
- deps: update module github.com/ekristen/libnuke to v0.17.1 (254c3c2)
- if logic around deregistration protection (8a0bfaa)