cdk-stacksets icon indicating copy to clipboard operation
cdk-stacksets copied to clipboard

feat: parameters property in StackSet construct

Open pcholakov opened this issue 1 year ago • 1 comments

Before this change, the StackSet construct supported only per-target parameter overrides. This is not sufficient to pass parameters to a stack template; parameters have to be set before they can be overridden per target -- see https://github.com/cdklabs/cdk-stacksets/issues/115.

pcholakov avatar May 12 '24 19:05 pcholakov

Hey @kaizencc, absolutely no worries - still interested in contributing this and will update with your comments addressed :-)

pcholakov avatar Jan 03 '25 11:01 pcholakov