aws-cloudformation / aws-cloudformation-resource-providers-rds

The CloudFormation Resource Provider Package For Amazon Relational Database Service
https://aws.amazon.com/rds/
Apache License 2.0
27 stars 43 forks source link

[DBCluster] Only set ServerlessV2 scaling configuration once during restore scenarios #428

Closed khebul closed 1 year ago

khebul commented 1 year ago

This PR fixes an issue with restore scenarios for DBCluster where setting Serverless v2 config twice would occasionally return InternalErrors when setting ServerlessV2 config on Modify Call that followed restore.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.