cdk synth for cross account deployments #21028
Unanswered
SamDavis77
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to run cdk synth to generate CloudFormation templates across all deployment accounts (ie QA/TEST/PROD) when using CDK Pipelines? At the moment, synth only outputs for the account it is running in, not the other environments.
Beta Was this translation helpful? Give feedback.
All reactions