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 - v3.0.0-beta.18

Published by ekristen 8 months ago

3.0.0-beta.18 (2024-02-22)

Bug Fixes

  • add -c alias back for config (debc371)
  • role session name and external id should be optional (7e7cca2)
aws-nuke - v3.0.0-beta.17

Published by ekristen 8 months ago

3.0.0-beta.17 (2024-02-18)

Features

What's New in Version 3

  • Broke away from rebuy-de/aws-nuke project for reasons outlined in the documentation and readme.
  • Completely rewrote the core of the tool as a dedicated library libnuke with 95%+ test coverage
  • New Feature: Global Filters
  • Upcoming Feature: Filter Groups (in progress)
  • Breaking Change: root command no longer triggers the run, must use subcommand run (alias: nuke)
  • Semantic Releases with notifications on issues / pull requests
  • New Resources
aws-nuke - v3.0.0-beta.16

Published by ekristen 8 months ago

What's Changed

Full Changelog: https://github.com/ekristen/aws-nuke/compare/v3.0.0-beta.15...v3.0.0-beta.16

aws-nuke - v3.0.0-beta.15

Published by ekristen 8 months ago

3.0.0-beta.15 (2024-02-07)

Bug Fixes

aws-nuke - v3.0.0-beta.14

Published by ekristen 9 months ago

3.0.0-beta.14 (2024-02-06)

Bug Fixes

  • missing hook to sign darwin binaries (#73) (ea35f26)
aws-nuke - v3.0.0-beta.13

Published by ekristen 9 months ago

3.0.0-beta.13 (2024-02-06)

Bug Fixes

  • issue where cli include was being honored (#69) (dd99caf)
aws-nuke - v3.0.0-beta.12

Published by ekristen 9 months ago

3.0.0-beta.12 (2024-02-05)

Features

  • improve the default resource template for the creation tool (#67) (fad1737)
aws-nuke - v3.0.0-beta.11

Published by ekristen 9 months ago

3.0.0-beta.11 (2024-02-05)

Bug Fixes

aws-nuke - v3.0.0-beta.10

Published by ekristen 9 months ago

3.0.0-beta.10 (2024-02-05)

Features

  • add new resource ManagedBlockchainMember (#66) (413e850)
aws-nuke - v3.0.0-beta.9

Published by ekristen 9 months ago

3.0.0-beta.9 (2024-02-04)

Features

  • list alphabetically, show cloud-control resources separate (#65) (930b03a)
aws-nuke - v3.0.0-beta.8

Published by ekristen 9 months ago

3.0.0-beta.8 (2024-02-04)

Features

  • apple signing and notary using quill (#64) (c6f370b)
aws-nuke - v3.0.0-beta.7

Published by ekristen 9 months ago

3.0.0-beta.7 (2024-01-31)

Features

  • allow bypass of aws alias checks (755bd62)
aws-nuke - v3.0.0-beta.6

Published by ekristen 9 months ago

3.0.0-beta.6 (2024-01-31)

Features

  • aws-auth: finish parity with upstream (245ade3)
aws-nuke - v3.0.0-beta.4

Published by ekristen 9 months ago

Breaking Changes

  • nuke no longer runs on the root command, must use the run (alias: nuke) subcommand.
  • CloudFormation Stacks that are nested are no longer excluded from removal, additional logic has been added to only remove them once they parent has been removed. If the parent removal fails to remove the nested.
aws-nuke - v3.0.0-beta.5

Published by ekristen 9 months ago

3.0.0-beta.5 (2024-01-30)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go to v1.50.4 (34e8cdb)
  • deps: update module github.com/google/uuid to v1.6.0 (61a8102)
  • semantic release branch structure (1c043c8)
  • semantic release config plugins (3ceebb4)
  • semantic release config plugins (3bd5748)
  • semantic release config to detect channel properly (ed71639)
aws-nuke - v2.26.6

Published by ekristen 10 months ago

Changelog

  • cd21b0f fix: better root mfa detection
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 about 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
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