serverless-nested-stack
serverless-nested-stack copied to clipboard
CloudFormation template is invalid. Limit 60 has been reached
I get the following error:
The CloudFormation template is invalid: Template format error: Outputs count 140 is greater than max allowed 60
Same issue =/
I ended up using microservices.
Sounds good @dfloresgonz. I'll use all methods of CORS per function and re-organize my functions as microservices. This will also minimize issues for future maintenance.