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

Multi region app experimental #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jungle-amazon
Copy link
Owner


All Submissions:

Adding new Construct Runtime Dependencies:

  • This PR adds new construct runtime dependencies following the process described here

New Features

  • Have you added the new feature to an integration test?
    • Did you use yarn integ to deploy the infrastructure and generate the snapshot (i.e. yarn integ without --dry-run)?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

jungle-amazon and others added 5 commits November 29, 2022 18:17
…ciations in multiple regions

Allow more than one application item to be specified in the ApplicationAssociator props so that
an application and its stack associations can be deployed to multiple regions.
Co-authored-by: Calvin Combs <66279577+comcalvi@users.noreply.github.com>
* Throw error for AssociateStage instead of warning
* Added integ test for Multi-Region App
@jungle-amazon
Copy link
Owner Author

This is a continuation of aws#23168 (PR into aws-cdk:main).

Closed the other PR as we want to iterate in a fork branch with reviews before deciding on merging it.
Now that we have released the ApplicationAssociator construct, we have to be more mindful of breaking changes.

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

Successfully merging this pull request may close these issues.

1 participant