aws-nuke

Remove all the resources from an AWS account

MIT License

Downloads
472
Stars
14
Committers
149

Bot releases are hidden (Show)

aws-nuke - v2.24.1

Published by ekristen over 1 year ago

Changelog

  • 5187a68 fix: goreleaser workflow
aws-nuke - v2.23.0

Published by ekristen over 2 years ago

Changelog

  • 3f8fe8f support inspector2 (#12)
aws-nuke - v2.22.0

Published by ekristen over 2 years ago

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
aws-nuke - v2.21.1

Published by ekristen over 2 years ago

Changelog

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

Published by ekristen over 2 years ago

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)
aws-nuke - v2.20.0

Published by ekristen almost 3 years ago

Changelog

  • fc5ade6 Add String() and handle expected errors from the detach (#720)
  • 3b7d60a Add ec2 snapshot starttime (#725)
  • 14363bd Add: Macie (#9)
  • 435d768 Ignore inaccessible policies (#722)
  • 9ae42d1 Merge branch 'rebuy-de:main' into main
aws-nuke - v2.19.0

Published by ekristen almost 3 years ago

Changelog

  • d35fae4 Added new resource for KendraIndex (#718)
  • 93eb15f Added new resource for LexModelBuildingServiceBotAlias (#719)
  • 2675c2a Merge branch 'rebuy-de:main' into main

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:v2.19.0
aws-nuke - v2.18.8

Published by ekristen almost 3 years ago

Changelog

  • b812517 Statically Build (#8)
  • 57ebc9c chore(lint): cleanup redundant types

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:v2.18.8
aws-nuke - v2.18.7

Published by ekristen almost 3 years ago

Changelog

  • 12c4bfc chore(goreleaser): prefix with v, add cosign.pub to release assets

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:v2.18.7
aws-nuke - v2.18.6

Published by ekristen almost 3 years ago

Changelog

  • 18e7fc6 fix(action): workflow permissions

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:2.18.6
aws-nuke - v2.17.0-ek.4

Published by ekristen almost 3 years ago

Changelog

  • 454cfb9 Add GoReleaser Support
  • 32426c1 Add CreatedAt property to EKS nodegroups (#680)
  • 9caadc4 Add CreationTime and LastUpdatedTime to cloudformation stacks (#676)
  • 8282f07 Add InstanceCreateTime to RDS instances (#679)
  • f60f6ec Add installation example (#697)
  • 56c3d68 Add properties to apigw usage #402 (#685)
  • 9efd910 Add support for nuking CodeArtifact resources (#689)
  • dd52869 Ignore failed entities and sentiments jobs (#696)
  • 88fe915 Improve logging options for AWS Nuke
  • f905ef8 New resource S3AccessPoint (#710)
  • b7b0ded Update dependency aws-sdk-go v1.38.42 -> v1.40.39 (#677)
  • 18ac4d2 add IAM signing certificate resource (#695)
  • e655b18 adding support for inspector runs, targets, templates (#712)
  • 93471de advertise association with default vpc through properties (#691)
  • b0bdf81 default vpc filter for dhcp option (#694)
  • f6d9952 fix: remove predicates before rule delete (#704)
  • c92bc01 fixup! Merge branch 'main' of rebuy/nuke into add_budgets (#650)
  • f5eadb8 update .goreleaser.yml to point to fork

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:v2.17.0-ek.4
aws-nuke - v2.17.0-ek.3

Published by ekristen almost 3 years ago

Changelog

35bb458 Add AWS Inspector Support
ffafeca Add GoReleaser Support
32426c1 Add CreatedAt property to EKS nodegroups (#680)
9caadc4 Add CreationTime and LastUpdatedTime to cloudformation stacks (#676)
8282f07 Add InstanceCreateTime to RDS instances (#679)
56c3d68 Add properties to apigw usage #402 (#685)
9efd910 Add support for nuking CodeArtifact resources (#689)
835d1b2 Improve logging options for AWS Nuke
b7b0ded Update dependency aws-sdk-go v1.38.42 -> v1.40.39 (#677)
18ac4d2 add IAM signing certificate resource (#695)
93471de advertise association with default vpc through properties (#691)
c92bc01 fixup! Merge branch 'main' of rebuy/nuke into add_budgets (#650)
55aa53b update .goreleaser.yml to point to fork

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:v2.17.0-ek.3
aws-nuke - v2.17.0-ek.2

Published by ekristen almost 3 years ago

Changelog

19b7e2e Add AWS Inspector Support
c958286 Add GoReleaser Support
32426c1 Add CreatedAt property to EKS nodegroups (#680)
9caadc4 Add CreationTime and LastUpdatedTime to cloudformation stacks (#676)
8282f07 Add InstanceCreateTime to RDS instances (#679)
56c3d68 Add properties to apigw usage #402 (#685)
9efd910 Add support for nuking CodeArtifact resources (#689)
118e142 Improve logging options for AWS Nuke
b7b0ded Update dependency aws-sdk-go v1.38.42 -> v1.40.39 (#677)
18ac4d2 add IAM signing certificate resource (#695)
93471de advertise association with default vpc through properties (#691)
c92bc01 fixup! Merge branch 'main' of rebuy/nuke into add_budgets (#650)
1cdd328 update .goreleaser.yml to point to fork

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:v2.17.0-ek.2
aws-nuke - v2.17.0-ek.1

Published by ekristen almost 3 years ago

Changelog

7efca8d Add AWS Inspector Support
1768076 Add GoReleaser Support
32426c1 Add CreatedAt property to EKS nodegroups (#680)
9caadc4 Add CreationTime and LastUpdatedTime to cloudformation stacks (#676)
8282f07 Add InstanceCreateTime to RDS instances (#679)
56c3d68 Add properties to apigw usage #402 (#685)
9efd910 Add support for nuking CodeArtifact resources (#689)
db9684e Improve logging options for AWS Nuke
b7b0ded Update dependency aws-sdk-go v1.38.42 -> v1.40.39 (#677)
18ac4d2 add IAM signing certificate resource (#695)
93471de advertise association with default vpc through properties (#691)
c92bc01 fixup! Merge branch 'main' of rebuy/nuke into add_budgets (#650)
ca4b4a3 update .goreleaser.yml to point to fork

Docker images

  • docker pull ghcr.io/ekristen/aws-nuke:2.17.0-ek.1
Package Rankings
Top 6.36% on Proxy.golang.org
Top 17.64% on Formulae.brew.sh
Badges
Extracted from project README
license release Go Report Card Maintainability
Related Projects