dougmoscrop / serverless-plugin-split-stacks

A plugin to generate nested stacks to get around CloudFormation resource/parameter/output limits
298 stars 70 forks source link

Feature request - ability to use a different suffix than "NestedStack" #104

Open hqtsky opened 4 years ago

hqtsky commented 4 years ago

I wonder if anyone else has this need. Perhaps it can be passed in as one of the config params in the severless yml file

dougmoscrop commented 4 years ago

Absolutely feel free to contribute this feature - I can see it being pretty easy to implement and I have no problem including it