Skip to content

Releases: ekristen/aws-nuke

v2.26.6

30 Dec 00:03
Compare
Choose a tag to compare

Changelog

  • cd21b0f fix: better root mfa detection

v2.25.5

26 Oct 20:14
Compare
Choose a tag to compare

Changelog

  • 2276150 fix: exclude system defined r53 resolver rules

v2.25.4

24 Oct 18:46
Compare
Choose a tag to compare

Changelog

v2.25.2

20 Jul 13:18
Compare
Choose a tag to compare

Changelog

  • 4e41a7f Add CloudFront Function (#1027) (#1031)
  • dc13c25 Add CloudFront Origin Access Control (#1019) (#1021)
  • 26889a8 Add ECSTasks module (#988)
  • 9657384 Add GoReleaser Support (#2)
  • 02900da Add SignerSigningJob module (#991)
  • 681db10 Added pagination to the IAMUser and IAMGroup modules so AWS Nuke will handle >100 of each resource type. (#985)
  • e7096c0 Adding additional ECR resources by way of Cloud Control API. Also adding the mapping from ECRRepository module to 'AWS::ECR::Repository'. (#937)
  • 0e03fee Bump github.com/aws/aws-sdk-go from 1.44.235 to 1.44.240 (#976)
  • 460b432 Bump github.com/aws/aws-sdk-go from 1.44.240 to 1.44.245 (#979)
  • f1483c2 Bump github.com/aws/aws-sdk-go from 1.44.245 to 1.44.254 (#990)
  • 58736c8 Bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.259 (#994)
  • 3842629 Bump github.com/aws/aws-sdk-go from 1.44.259 to 1.44.267 (#1005)
  • e45750a Bump github.com/aws/aws-sdk-go from 1.44.267 to 1.44.271 (#1013)
  • 2dee000 Bump github.com/aws/aws-sdk-go from 1.44.271 to 1.44.276 (#1017)
  • 5cd8fc1 Bump github.com/aws/aws-sdk-go from 1.44.276 to 1.44.281 (#1026)
  • fb4e27a Bump github.com/aws/aws-sdk-go from 1.44.281 to 1.44.285 (#1030)
  • 902732b Bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.290 (#1036)
  • 1ebde32 Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 (#1038)
  • 078c906 Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#1007)
  • d37c68e Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#1016)
  • fef80c9 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#975)
  • 1f515e2 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1006)
  • 5112624 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1018)
  • c35dd0e Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#995)
  • 0abbe34 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#1029)
  • d7be6e0 Disable EC2 Instance Stop Protection (#986)
  • 58e4627 Filter IAM roles and policy attachments related to SSO (#1028)
  • 19e5e6f GoReleaser Support (#5)
  • d5c6a0d New support for Application Migration Service (MGN) resources #1024 (#1025)
  • 4ef5158 Rebrand and Updates (#7)
  • c8fb4e2 Statically Build (#8)
  • d093b4a Test: Mock all IAM Resource Deletions (#4)
  • b99f832 Update readme for v2.22.1 release (#974)
  • 375dcef Update readme for v2.23.0 release (#1032)
  • 638fd88 add new flag for log-level, support all logrus log levels
  • e4fb26e add: remove custom iam account setting password policy (#14)
  • c97b958 adding support for inspector runs, targets, templates (#3)
  • 3d53872 chore(go): go mod tidy
  • 7bb78e1 chore(goreleaser): prefix with v, add cosign.pub to release assets
  • ca3cedf chores: cleanup
  • 097c552 feat(resource-explorer2): add support for removing indexes and views
  • 127e491 fix go.mod
  • a82a5c2 fix(action): cosign key in correct directory
  • 7cd295a fix(action): ghcr.io login
  • 9d75f64 fix(action): login to ghcr.io
  • 2c752e1 fix(action): setup qemu and buildx
  • a70f174 fix(action): workflow permissions
  • 577e31d fix(iam-instance-profile): tests
  • 12f070f fix(release): fix cosign with goreleaser
  • 869c85e fix: ensure skip request is honored
  • a4d642f fix: goreleaser workflow
  • 1b84aed fix: mock reference, go mod tidy
  • 239e9d6 fix: rebase issues
  • 9c14f09 fix: tests
  • 900f547 support inspector2 (#12)
  • 76e0b95 switch to go 1.19
  • 94783cb update(configservice-configrules): update filter
  • 61e0200 updating .gitignore to ignore a test config.yaml and .envrc for direnv users

v2.25.1

11 Jul 16:16
Compare
Choose a tag to compare

Changelog

v2.24.1

20 Mar 21:28
Compare
Choose a tag to compare

Changelog

v2.23.0

25 Apr 15:34
3f8fe8f
Compare
Choose a tag to compare

Changelog

v2.22.0

25 Apr 15:27
Compare
Choose a tag to compare

Changelog

  • a114123 Add tag support for IAMUser and IAMUserPolicyAtt (#762)
  • 8c88262 Feature 771 S3 CreationDate property (#772)
  • aa877db add AWS::NetworkFirewall (#777)
  • 5e375e7 add support for cloud control (#753)
  • 850f358 disable AWS::Athena::DataCatalog (#768)
  • f8acfca fix linting errors (#774)
  • d05ed74 fix s3 buckets (#773)
  • a8679f5 fix: default security group deletion, should not proceed if groupIds is 0 (#766)
  • 9faa056 fix: exclude nested cloudformation stacks (#761)
  • 7ec9486 sync fork with upstream main

v2.21.1

21 Mar 15:27
710458f
Compare
Choose a tag to compare

Changelog

  • 01c54b0 fix(iam-instance-profile): tests
  • 710458f fix: default security group deletion, should not proceed if groupIds is 0 (#11)

v2.21.0

10 Mar 23:28
Compare
Choose a tag to compare

Changelog

  • 3391629 Add resource for default security group rules (#721)
  • 3d019c4 Add tag outputs for the EFSFileSystem, EKSCluster, EKSNodegroup and ESDomain resources (#727)
  • 4b8912d Add tags and properties to some resources (#734)
  • f654bac Build with Go 1.17 & update dependencies (#740)
  • 59560b3 Disable GlobalAccelerator before deleting it (#723)
  • d30e1b2 Remove armv7 builds (#742)
  • 1ea7ea2 adding ability to nuke macie (#729)
  • 889cde0 chore: sync with upstream
  • 24750f8 feat(cloudwatch-alarms): add name property (#746)
  • 6436d70 feat: Update InstanceProfile and InstanceProfileRole output properties (#739)
  • 4f8848f feat: add missing tags for iam resources (#731)
  • 81217c9 feat: support new resource ec2 host (#736)
  • 8b0c1d8 fix(EC2NetworkInterface): fix panic on not attached NetworkInterfaces 🐛 (#752)
  • e1b5f95 instanceprofilerolebug (#741)