-
See the implementation https://github.com/rebuy-de/aws-nuke/pull/838/files
-
Rather than rely on string parsing such as this tool [oijkn/aws-nuke-exporter](https://github.com/oijkn/aws-nuke-exporter), `aws-nuke` could have an option to output structured logs (`--output` or `--…
-
see https://github.com/rebuy-de/aws-nuke/pull/507
-
# Terraform - How to nuke AWS resources and save additional AWS infrastructure cost? | Jhooq
[https://jhooq.com/terraform-nuke/](https://jhooq.com/terraform-nuke/)
-
https://github.com/rebuy-de/aws-nuke/issues/582
-
We have an account in a desperate need for cleanup, it's been used as playground, have tons of old stale resources. When I run nuke on this account - the nuke just stalls, not outputting anything even…
-
The idea would be only include resources that match a filter globally for deletion.
https://github.com/rebuy-de/aws-nuke/issues/218
-
It would be nice to have something similar to [aws-nuke](https://github.com/rebuy-de/aws-nuke) for purging all resources created by SST in an AWS account (the parameters in SSM, the states in S3, etc.…
-
## Original Post
> In current state when you use a `dateOlderThan` filter, it'll return an error if it comes across a resource/field that it cannot parse as a date, and will prevent `aws-nuke` from…
-
Hi
We use aws-nuke v3.24.0. We have 20+ filesystems and each one has 3 mount targets.
Our EFS are not cleaned up. There're not so many logs related to EFS, the one that is relevant is:
```
t…