appleboy / lambda-action

GitHub Action for Deploying Lambda code to an existing function
https://github.com/marketplace/actions/aws-lambda-deploy
MIT License
394 stars 58 forks source link

An update is in progress for resource #41

Closed ErizonEE closed 1 year ago

ErizonEE commented 3 years ago

Hi Team,

We have problems updating lambda with environment vars, we got next message:

"The operation cannot be performed at this time. An update is in progress for resource: xxxx".

When we comment environment var definition, action work fine.

pktippa commented 3 years ago

@appleboy I am also facing the same issue, but I did not have any environment var definitions, so how can i fix this isse "The operation cannot be performed at this time. An update is in progress for resource: xxxx"

merzikain commented 2 years ago

Having the same problem, is nothing being done about this?

rafistrauss commented 2 years ago

46 has more info about this same issue

appleboy commented 1 year ago

fixed in https://github.com/appleboy/lambda-action/releases/tag/v0.1.6