EXE
WinGet
cloud-nuke
Gruntwork · 0.50.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
cloud-nuke_windows_386.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gruntwork.cloud-nuke
Version
0.50.0
Description
cloud-nuke was created for situations when you might have an account you use for testing and need to clean up leftover resources so you're not charged for them
License
MIT
↗
Installer URL
https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.50.0/cloud-nuke_windows_386.exe
Release Notes
Fixes
- IPAM custom-allocation: scope state per instance. The pool/CIDR metadata captured at list time lived in a package-level global and was reset by every region's InitClient, wiping data needed at deletion time. Multi-region runs hit unable to find pool allocation info for ipam-pool-alloc-.... Regression from #992. State is now closure-scoped per resource instance, so each region's metadata is isolated. (#1130)
- ECS cluster: deregister container instances before delete. EC2-launch-type clus…