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

Layers are not working #45

Closed danielgomezrico closed 1 year ago

danielgomezrico commented 3 years ago
  1. If you specify layers it does nothing.
  2. If I create the layer by hand in the dashboard after I run it I get the error:
    The operation cannot be performed at this time. An update is in progress for resource
    Type: "User"

Related to: https://github.com/appleboy/lambda-action/issues/29

appleboy commented 1 year ago

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