Skip to content

Releases: ekristen/aws-nuke

v3.29.5

11 Nov 18:26
a3f1210
Compare
Choose a tag to compare

3.29.5 (2024-11-11)

Bug Fixes

  • inspector2: disable only enabled services (12bee2b)

v3.29.4

11 Nov 16:54
a17f53d
Compare
Choose a tag to compare

3.29.4 (2024-11-11)

Bug Fixes

  • os-package: filter all package plugins (80456d2)

v3.29.3

10 Nov 16:28
17d5f8e
Compare
Choose a tag to compare

3.29.3 (2024-11-10)

Bug Fixes

  • deps: update module github.com/ekristen/libnuke to v0.21.3 (f9d5781)

v3.29.2

06 Nov 22:32
3e7bff6
Compare
Choose a tag to compare

3.29.2 (2024-11-06)

Bug Fixes

  • kms-key: filter pending replica deletion state (86938c4), closes #408

v3.29.1

20 Oct 15:32
f8b3911
Compare
Choose a tag to compare

3.29.1 (2024-10-20)

Bug Fixes

  • dep: update github.com/ekristen/libnuke to v0.21.1 (b846e7f)

v3.29.0

18 Oct 18:57
4ca430c
Compare
Choose a tag to compare

Warning

Use 3.29.1 (2024-10-20) or later. A bug was accidentally introduced in 3.28.0 when Filter Groups were introduced that made it so that if a property could not be found a fatal error would be throw. That was an unintentional breaking change. 3.29.1 fixes it.

3.29.0 (2024-10-18)

Features

  • ec2-vpc-endpoint-connection: add tags to properties (58a5b77)

v3.28.0

17 Oct 14:01
467d1a8
Compare
Choose a tag to compare

Warning

Use 3.29.1 (2024-10-20) or later. A bug was accidentally introduced in 3.28.0 when Filter Groups were introduced that made it so that if a property could not be found a fatal error would be throw. That was an unintentional breaking change. 3.29.1 fixes it.

3.28.0 (2024-10-17)

Bug Fixes

  • deps: update module github.com/ekristen/libnuke to v0.21.0 (c0ba1af)

Features

v3.27.0

14 Oct 19:33
5d5a720
Compare
Choose a tag to compare

3.27.0 (2024-10-14)

Bug Fixes

  • deps: update module github.com/ekristen/libnuke to v0.19.2 (8aa7a85)
  • deps: update module github.com/urfave/cli/v2 to v2.27.5 (c27d01b)
  • deps: update module golang.org/x/text to v0.19.0 (644b433)
  • ec2-ip: include network border group if set during remove (f0e3e7d)
  • neptune-instance: filter to neptune rds instances only (cb10704)
  • secretsmanager-secret: filter aws managed secrets (29b8926)

Features

  • apigateway-api-key: support rate limit on remove (362163d)
  • apigateway-restapi: support rate limit on remove (c01c726)
  • kms-key: add kms alias to kms key for filtering purposes (27e65bd)
  • neptune-instance: support properties and tags (bbd4cf5)
  • resource: add new OSPipeline resource for opensearch service pipelines (039688e)

v3.26.0

02 Oct 01:57
5e33e89
Compare
Choose a tag to compare

3.26.0 (2024-10-02)

Bug Fixes

  • gamelift: skip unsupported regions (9499e20)
  • quicksight-user: skip unsupported regions (f8d72ce)
  • transcribe: skip unsupported regions (517efd4)

Features

  • backup-vault: fix resource name, add deprecated alias (a8da2d2)
  • ec2-default-security-group-rule: add missing property for DefaultVPC (41a3390)

v3.25.0

02 Oct 01:05
62121a3
Compare
Choose a tag to compare

3.25.0 (2024-10-02)

Bug Fixes

  • dms-certificate: use correct delete function (45fb8b8)

Features

  • api-gateway-api-key: support properties (96210d8)
  • cloudwatchevents-rule: add pagination support (aee3915)
  • dms-certificate: add properties (2e3e61f)
  • eks-fargate-profile: tag support (8b95ddd)
  • iam-role-policy: filter out sso managed policies (dbbe474)
  • iam-role: allow removal of service-linked roles (8de889a)
  • mgn-source-server: disconnect before delete (3fefccd)
  • redshift-snapshot-schedule: add tags (b773199)
  • resource: add CodeGuru Reviewer RepositoryAssociation support (ed78a91)
  • resource: add Polly Lexicon resource support (9c9110c)
  • resource: add redshift snapshot schedule (24b5532)
  • resource: add support for codebuild build batches (e3da62b)
  • resource: add support for codebuild builds (8b6eb02)
  • resource: add support for codebuild source credentials (31f48b2)
  • resource: add TranscribeCallAnalyticsCategory resource (166c4a8)
  • resource: add TranscribeCallAnalyticsJob resource (cce91f8)
  • resource: add TranscribeLanguageModel resource (1e0c523)
  • resource: add TranscribeMedicalTranscriptionJob resource (e680d44)
  • resource: add TranscribeMedicalVocabulary resource (9880189)
  • resource: add TranscribeTranscriptionJob resource (115a3b0)
  • resource: add TranscribeVocabulary resource (47c15cb)
  • resource: add TranscribeVocabularyFilter resource (d2246d2)
  • resource: adding codepipeline support for custom action types and webhooks (38a46bf)
  • resource: adding rekognition project and dataset support (a13232a)
  • resource: adding support for codedeploy deployment configs and groups (bca0505)
  • run: pass account id and logger in lister opts (2865e15)