Meidan
Meidan
@sfrese did you find a workaround for this issue? I'm facing the same scenario you did
@akumadare I can confirm that the workaround suggested by **hryamzik** is working, I used a stricter pattern for the resource tag name of course, so all other snaphots are still...
also doesn't work when running the `docker4x/shell-aws:18.06.1-ce-aws1` container locally
simplest solution would be to upgrade the alpine base image of shell-aws (currently 3.5), to >=3.7 which works: ``` / # meidan@lenovo:~$ docker run -it --rm alpine:3.7 Unable to find...