aws-nuke

Remove all the resources from an AWS account

MIT License

Downloads
472
Stars
14
Committers
149

Bot releases are visible (Hide)

aws-nuke - v2.25.5

Published by ekristen 12 months ago

Changelog

  • 2276150 fix: exclude system defined r53 resolver rules
aws-nuke - v2.25.4

Published by ekristen 12 months ago

Changelog

  • 5bb93f9 fix: go.mod/go.sum
aws-nuke - v2.25.2

Published by ekristen over 1 year ago

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

Published by ekristen over 1 year ago

Changelog

  • 79895ec switch to go 1.19
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