An error occurred: LogGroupNestedStack - Embedded stack arn:awsxxxxxxx was not successfully updated
asotoglez opened this issue · 0 comments
asotoglez commented
Hi guys I am having a problem when deploying my project, to put some context my project deploys correctly with 16 lambdas but when I increase to 17 it starts to fail (I already checked that it is not a problem of the new lambda). I have tried all the possible configurations of the serverless-plugin-split-stacks plugin and none has given me result, to someone else has happened something similar, I leave logs of the deploy for more comprehension.
Im using this config for serverless-plugin-split-stacks
And this dependencies versions:
"serverless": "^2.10.0",
"serverless-plugin-split-stacks": "^1.9.3",