mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Per #2853, having versions as resources/outputs can trigger some limits related to CloudFormation stack outputs. This leaves the existing default, but if turned to `false` will reduce the number of outputs by N, where N is the number of functions total.