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

[Do not merge] Temporarily delete resources for CDK2 upgrade #10

Closed
wants to merge 1 commit into from

Conversation

manics
Copy link
Member

@manics manics commented Nov 15, 2023

This is for documentation only.

Upgrading straight to CDK2 leads to conflicting resources being created. If you are upgrading from a CDK1 version of this repo it is necessary to do the upgrade in two stages:

  1. Upgrade most components, except for the conflicting resources which should be deleted in this step by using this modified egress_backend_stack.py.
  2. Deploy without this change

During testing the SNS swb_egress_topic trigger seemed to break, recreating the subscription fixed it.

This is for documentation only.

Upgrading straight to CDK2 leads to conflicting resources being create. If you are upgrading from a CDK1 version of this repo it is necessary to do the upgrade in two stage:
1. Upgrade most components, except for the conflicting resources which should be deleted in this step by using this modified `egress_backend_stack.py`.
2. Deploy without this change
@manics
Copy link
Member Author

manics commented Jan 16, 2024

This was deployed as part of the upgrade

@manics manics closed this Jan 16, 2024
@manics manics deleted the upgrade-cdk1-cdk2-workarounds branch January 16, 2024 16:40
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