FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Support AWS CDK v2 by therk · Pull Request #8 · codebrewlab/nx-plugins · GitHub

feat: Support AWS CDK v2 - #8

Open
therk wants to merge 2 commits into
codebrewlab:mainfrom
efacity:convert-to-cdk-v2
Open

feat: Support AWS CDK v2#8
therk wants to merge 2 commits into
codebrewlab:mainfrom
efacity:convert-to-cdk-v2

Conversation

therk commented Feb 18, 2022

Copy link
Copy Markdown

Description

Support AWS CDK v2

Per https://docs.aws.amazon.com/cdk/v1/guide/home.html,
the support for CDK v1 is until June 1, 2022.
Best to generate CDK v2 project
Example: https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html

PR Checklist

  • Migrations have been added if necessary
  • Unit tests have been added or updated if necessary
  • e2e tests have been added or updated if necessary
  • Changelog has been updated if necessary
  • Documentation has been updated if necessary

Issue

Resolves #7

# Description

Support AWS CDK v2

Per https://docs.aws.amazon.com/cdk/v1/guide/home.html,
the support for CDK v1 is until June 1, 2022.
Best to generate CDK v2 project
Example: https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html

# PR Checklist

- [X] Migrations have been added if necessary
- [X] Unit tests have been added or updated if necessary
- [X] e2e tests have been added or updated if necessary
- [X] Changelog has been updated if necessary
- [X] Documentation has been updated if necessary

# Issue

Resolves codebrewlab#7

Copy link
Copy Markdown

@tienne Do you mind looking on this PR? AWS CDK V1 is now unsupported

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Support AWS CDK v2

2 participants


Back | FazBrowse Home | New Git URL