serverless-layers
serverless-layers copied to clipboard
Output pythonDashdefaultLambdaLayerQualifiedArn is already deployed in another alias with a different configuration. Either you change your output to match the other definition, or you change the logical resource id to deploy your output separately.
Sorry, @ashish-akshantal . Could you provide more detail about this issue, please?
I ran sls deploy --alias v103 -s dev from my local to deploy version 103 of my application to dev stage and it works fine but when I deploy the same code using Jenkins which runs the same command again, I get the error
Serverless: Preparing alias ...
Error --------------------------------------------------
Output xxxxxpythonDashdefaultLambdaLayerQualifiedArn is already deployed in another alias with a different configuration. Either you change your output to match the other definition, or you change the logical resource id to deploy your output separately.