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

[FEATURE] Support RDS Cluster with serverlessV2 mode #115

Open
smittnacht opened this issue Apr 4, 2023 · 1 comment
Open

[FEATURE] Support RDS Cluster with serverlessV2 mode #115

smittnacht opened this issue Apr 4, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@smittnacht
Copy link

Is your feature request related to a problem?

It would be an awesome feature if we could also support RDS Clusters with serverless v2 engine-mode. This would be a great benefit for everyone who doesn't have steady load on its database and just has to ramp up when load peaks occure.

Describe the solution you'd like

When I'm correct all we need to do in order to support this instance type is introducing serverlessV2ScalingConfiguration parameter to the DBCluster ResourceDefinitions and Compositions

Additional context

Add any other context or screenshots about the feature request here.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.create-cluster.html

@nabuskey nabuskey added the enhancement New feature or request label Apr 4, 2023
@nabuskey
Copy link
Contributor

nabuskey commented Apr 4, 2023

I like the idea and we should support it given relative ease of implementation. Contribution is always welcome 😄

@nabuskey nabuskey added the good first issue Good for newcomers label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants