genevieve / leftovers

Go cli & library for cleaning up orphaned IAAS resources.
Apache License 2.0
150 stars 22 forks source link

This is Awesome! #197

Open matttrach opened 7 months ago

matttrach commented 7 months ago

I know it has been a while since this has had a release, but please release v70 ! This is an amazing product which has helped me immensely.

Here is a new use case for you:

matttrach commented 7 months ago

Here is an example of using leftovers in a GitHub workflow to detect leftover AWS objects and generate an issue with the list found: https://github.com/rancher/terraform-aws-access/blob/main/.github/workflows/cleanup.yaml

matttrach commented 7 months ago

I pass a unique identifier to my terraform tests which relates to the workflow id and use that to find objects in this workflow.

genevieve commented 7 months ago

Hi @matttrach ! Thank you for the really nice comments. I'm waiting on this MR (https://github.com/genevieve/leftovers/pull/141) and then I will release v70 :-)