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 include diff of ServerlessV2ScalingConfiguration in ModifyDBCluster Call #534

Closed moataz-mhmd closed 5 months ago

moataz-mhmd commented 5 months ago

Description of changes: Include only diff of ServerlessV2ScalingConfiguration in the ModifyDBCluster that used in update handler for better consistency.

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