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

fix(aws-cdk): include nested stacks when building changesets #19494

Merged
merged 2 commits into from
Mar 29, 2022

Commits on Mar 21, 2022

  1. fix(aws-cdk): include nested stacks when building changesets

    This is a workaround for #5722 - users can do `cdk deploy --no-execute`
    and then view the nested changesets as a way to get a full diff of
    changes.
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    rectalogic authored and rix0rrr committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    120c719 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    b91ca2f View commit details
    Browse the repository at this point in the history