Skip to content

The CloudFormation template is invalid: Template format error: Number of resources, 203, is greater than maximum allowed, 200 #49

@rkstar007

Description

@rkstar007

@dougmoscrop I am using the serverless framework with version 1.32 and below are the change in our serverless.yml files.

service: test-infoapi
custom:
splitStacks:
perFunction: false
perType: true
envfile: ${file(./config/config-${opt:stage}.yml)}

[root@~]# serverless -v
1.32.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions