We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Staying up-to-date with CDK is an issue, as all dependencies need to be on the same version because of interdependencies.
Previous PRs:
CDK has documented this issue in an RFC: https://github.com/aws/aws-cdk-rfcs/blob/master/text/0006-monolothic-packaging.md
Switch to AWS Cloud Development Kit (AWS CDK) v2 as it's now generally available.
Keep using CDK v1, and update the versions only when required.
The text was updated successfully, but these errors were encountered:
Migrating to CDK v2 in the CDK Developer Guide
Sorry, something went wrong.
API Reference
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Staying up-to-date with CDK is an issue, as all dependencies need to be on the same version because of interdependencies.
Previous PRs:
CDK has documented this issue in an RFC: https://github.com/aws/aws-cdk-rfcs/blob/master/text/0006-monolothic-packaging.md
Describe the solution you'd like
Switch to AWS Cloud Development Kit (AWS CDK) v2 as it's now generally available.
Describe alternatives you've considered
Keep using CDK v1, and update the versions only when required.
The text was updated successfully, but these errors were encountered: