Lucas Farris

Results 4 comments of Lucas Farris

For us, deleting the CloudFormation stack and redeploying worked. I think what @ptimson wrote is correct: > I think CloudFormation was trying to first apply the layer to the function...

@miketheman I respectfully disagree, this is a bug. The attribute `noDeploy` of `pythonRequirements` is currently documented in the README as: >You can omit a package from deployment with the noDeploy...

This is a really interesting issue, that I've been seeing since [at least one year](https://github.com/serverless/serverless/issues/11343) (serverless 3.21.0). Today I decided to spend a little more time on it. My case...

Seems like this feature doesn't exist yet. Would be great to have it. I'm thinking of an alternative approach, where I create another extra view that maps `parent_id` (parent collection)...