Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple targets for parameterOverrides #600

Open
CraigLager opened this issue Oct 11, 2024 · 0 comments
Open

Multiple targets for parameterOverrides #600

CraigLager opened this issue Oct 11, 2024 · 0 comments

Comments

@CraigLager
Copy link

CloudFormation allows us to override parameters on stack instances: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stackinstances-override.html#stackinstances-override-console

cdk-stacksets only allows one target property, which contains the parameterOverrides property. This means I can't have a StackSet which targets different accounts with different parameters.

Also, I'm struggling to find how to actually use parameterOverrides in a StackSetStack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant