nelhage / llama

Apache License 2.0
584 stars 24 forks source link

ResourceConflictException when updating only the code #64

Closed zhihaoy closed 1 year ago

zhihaoy commented 1 year ago

I always get

ResourceConflictException: The operation cannot be performed at this time. An update is in progress for resource: arn:aws:lambda:[...]

when using

llama update-function -tag "<mycontainer>:latest" "<lambda-function>"