-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reaper: Switch to libnuke for aws-nuke
libnuke is more actively developed compared to upstream aws-nuke, and also has support for GCP and Azure, which could be a nice backend for reaper in the future, all based on libnuke. A new internal package libnukemod has been added with modifications and extensions to libnuke to fit with reaper needs. It contains aws.go for all the aws-nuke related helpers. This can be further extended in the future to add GCP and Azure helpers. Signed-off-by: Sunny <github@darkowlzz.space>
- Loading branch information
Showing
15 changed files
with
1,321 additions
and
779 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.