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

Convert Aurora DB Cluster definition to L2 constructor when available #6

Closed
vahdet opened this issue Oct 15, 2020 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@vahdet
Copy link
Contributor

vahdet commented Oct 15, 2020

Until an L2 constructor is introduced for serverless Aurora, an L1 solution (i.e. CfnDBCluster) is going to be used as shown here: aws/aws-cdk#929 (comment)

When it is implemented the definition can be replaced.

@vahdet vahdet self-assigned this Oct 15, 2020
@vahdet vahdet added the enhancement New feature or request label Oct 15, 2020
@vahdet
Copy link
Contributor Author

vahdet commented Jan 1, 2021

The docs introduce a rds.ServerlessCluster. I'll give a try.

@vahdet
Copy link
Contributor Author

vahdet commented Jan 1, 2021

Resolved with 58d348c

@vahdet vahdet closed this as completed Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant