aditmalik-synechron / serverless-nested-stack

Serverless nested stack
42 stars 10 forks source link

CloudFormation template is invalid. Limit 60 has been reached #6

Open dfloresgonz opened 6 years ago

dfloresgonz commented 6 years ago

I get the following error: The CloudFormation template is invalid: Template format error: Outputs count 140 is greater than max allowed 60

cdvillagra commented 5 years ago

Same issue =/

dfloresgonz commented 5 years ago

I ended up using microservices.

cdvillagra commented 5 years ago

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.