Skip to content

Releases: ekristen/aws-nuke

v3.6.0

22 Jul 02:12
9ddf574
Compare
Choose a tag to compare

3.6.0 (2024-07-22)

Features

  • ecs-task: support resource tags (0d26c39)

v3.5.2

20 Jul 15:49
512552c
Compare
Choose a tag to compare

3.5.2 (2024-07-20)

Bug Fixes

  • rds-snapshot: protect against nil pointer (3c87567)

v3.5.1

14 Jul 16:15
2df2c1e
Compare
Choose a tag to compare

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

10 Jul 21:29
f5e34a9
Compare
Choose a tag to compare

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

09 Jul 22:34
f3ae5f7
Compare
Choose a tag to compare

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

08 Jul 18:45
c6f4c17
Compare
Choose a tag to compare

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

08 Jul 16:47
7e900eb
Compare
Choose a tag to compare

3.3.1 (2024-07-08)

Bug Fixes

  • secretsmanager-secret: prevent nil pointer on listing secrets (5423856)

v3.3.0

06 Jul 16:19
0a60088
Compare
Choose a tag to compare

3.3.0 (2024-07-06)

Features

  • kms-alias: support pagination (30e1dbe)

v3.2.2

25 Jun 17:57
b33d0fd
Compare
Choose a tag to compare

3.2.2 (2024-06-25)

Bug Fixes

v3.2.1

22 Jun 00:05
c6b7a1e
Compare
Choose a tag to compare

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)