lumigo-io / SAR-Lambda-Janitor

Cron job for deleting old, unused versions of your Function
https://lumigo.io
Apache License 2.0
139 stars 39 forks source link

Issue 56: add noop mode #57

Open hunnybear opened 1 year ago

hunnybear commented 1 year ago

This PR adds a check for a NOOP env variable which may be used to print what would have been done rather than taking active action.

This resolves #56 , which I just created today

hunnybear commented 1 year ago

closed in err. @theburningmonk not having a noop is blocking my use, any chance of a quick review on this?