Skip to content

Install

Install the pre-compiled binary

Homebrew Tap (MacOS/Linux)

brew install ekristen/tap/aws-nuke@3

Brew Warning

brew install aws-nuke will install the rebuy-aws version of aws-nuke, which is not the same as this version.

Releases

You can download pre-compiled binaries from the releases page.

Docker

Registries:

You can run aws-nuke with Docker by using a command like this:

Source

To compile aws-nuke from source you need a working Golang development environment and goreleaser.

aws-nuke uses go modules and so the clone path should not matter. Then simply change directory into the clone and run:

goreleaser build --clean --snapshot --single-target