aws-amicleaner
aws-amicleaner copied to clipboard
Allow the -f option to force clean orphan snapshots
If the user uses the -f option, this should forcefully clean the snapshots as well.
I would like this option to work also.
For now I'm using echo "y" | amicleaner --check-orphans
in automation.
I think https://github.com/bonclay7/aws-amicleaner/pull/66 would solve this, right? Can we get it merged, @bonclay7?