-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
False
-
There is a PR to update the python dependencies here: https://github.com/mattclay/aws-terminator/pull/196
We should consider upgrading the playbook's usage of community.aws.iam. I believe this limits us to community.aws < 3.0. Also, my experience was that running `make terminator_lambda` in check mode does not work in a clean environment, because publishing a lambda layer relies on a zip file having been made in a previous task. In check mode, this zip file will not exist.