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

Migrate to AWS CDK v2 #714

Merged
merged 3 commits into from
Dec 29, 2021
Merged

Migrate to AWS CDK v2 #714

merged 3 commits into from
Dec 29, 2021

Conversation

72636c
Copy link
Member

@72636c 72636c commented Dec 29, 2021

@72636c 72636c requested a review from a team as a code owner December 29, 2021 01:47
@changeset-bot
Copy link

changeset-bot bot commented Dec 29, 2021

🦋 Changeset detected

Latest commit: 856a989

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -1,7 +1,6 @@
{
"app": "npx ts-node infra/index.ts",
"context": {
"@aws-cdk/core:enableStackNameDuplicates": "true",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsupported feature flag '@aws-cdk/core:enableStackNameDuplicates'. This flag existed on CDKv1 but has been removed in CDKv2. CDK will now behave as the same as when the flag is enabled.

@72636c 72636c merged commit f25015b into master Dec 29, 2021
@72636c 72636c deleted the aws-cdk-2 branch December 29, 2021 05:56
@github-actions github-actions bot mentioned this pull request Dec 29, 2021
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.

None yet

2 participants