aws-nuke 2.16.0-1ubuntu0.24.04.1 source package in Ubuntu

Changelog

aws-nuke (2.16.0-1ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Wed, 10 Jul 2024 11:21:58 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security universe misc

Downloads

File Size SHA-256 Checksum
aws-nuke_2.16.0.orig.tar.gz 122.2 KiB a5abf8ef5ca9e10e5ebc5f3599278b22427e73ec3d78d1f5af343e41cb04aace
aws-nuke_2.16.0-1ubuntu0.24.04.1.debian.tar.xz 3.7 KiB ff4a35b8cdffeb97b6b1ea1fc8d364226430953275bc71b8fe059d6e66cac503
aws-nuke_2.16.0-1ubuntu0.24.04.1.dsc 2.3 KiB f9e583794a028aa1716d165854813900dc87b4fbd38d9972f3ef39b691d40881

View changes file

Binary packages built by this source

aws-nuke: Delete a whole AWS account and all resources

 Remove all resources from an AWS account.
 .
 Be aware that aws-nuke is a very destructive tool, hence be very careful while
 using it. Otherwise can cause production data deletion.
 .
 As an advise try to not run this application on any AWS account, where cannot
 be afforded to lose all resources. By default aws-nuke only lists all resources
 to delete. It's necessary to add --no-dry-run to actually delete resources.
 .
 This tool retries deleting all resources until all specified ones are deleted
 or until there are only resources with errors left. There are two ways to
 authenticate aws-nuke, static credentials and profiles.

aws-nuke-dbgsym: debug symbols for aws-nuke