Skip to content

Releases: ekristen/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)

v3.2.0

21 Jun 02:59
56ee21a
Compare
Choose a tag to compare

3.2.0 (2024-06-21)

Bug Fixes

  • pass logger to libnuke so warnings are displayed around resources (2e83c1e)
  • trim path (1e017a3)

Features

  • rev module to v3 for proper import in other tools (0ed4478)

v3.1.0

11 Jun 22:31
dcd07d0
Compare
Choose a tag to compare

3.1.0 (2024-06-11)

Features

  • secretsmanager-secret: properly support deleting secret replicas (3aa7cc2)

v3.0.1

11 Jun 13:51
1b44497
Compare
Choose a tag to compare

3.0.1 (2024-06-11)

Bug Fixes

  • deps: update module github.com/ekristen/libnuke to v0.15.1 (d379d60)

v3.0.0-beta.63

10 Jun 03:17
dfe6ac5
Compare
Choose a tag to compare

3.0.0-beta.63 (2024-06-10)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go to v1.53.19 (862ae4e)

v3.0.0-beta.62

10 Jun 03:17
a3571b0
Compare
Choose a tag to compare

3.0.0-beta.62 (2024-06-10)

Bug Fixes

  • ec2-image: disable image deregistration protection (8401aab)
  • ec2-image: improve handling of deregistration cooldown (0b26c14)

Features

  • ec2-image: add disable deregistration protection setting, better filters (2b56ad9)
  • ec2-image: include disabled and deprecated images (d040c4e)