Open matttrach opened 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
I pass a unique identifier to my terraform tests which relates to the workflow id and use that to find objects in this workflow.
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 :-)
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: