serverless-plugin-additional-stacks icon indicating copy to clipboard operation
serverless-plugin-additional-stacks copied to clipboard

Expose noDeploy option (aka dry-run mode)

Open DavidSManning opened this issue 2 years ago • 1 comments

This is a small tweak to expose the noDeploy option. I found this useful for some work I'm doing which requires generation of the cloudformation for additional stacks without applying the change.

Originally posted by @DavidSManning in https://github.com/nordcloud/serverless-plugin-additional-stacks/issues/47#issuecomment-1127789950

DavidSManning avatar May 16 '22 15:05 DavidSManning

I've implemented a simple fix for this (https://github.com/nordcloud/serverless-plugin-additional-stacks/pull/47). Please let me know what you think!

DavidSManning avatar May 16 '22 15:05 DavidSManning