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
26 stars 42 forks source link

[DBCluster] Stabilization for pending AllocatedStorage and Iops #530

Closed dbbh closed 3 months ago

dbbh commented 3 months ago

Issue #, if available:

Description of changes: This change includes stabilization logic for DBCluster resources for allocatedStorage and iops pending modified values. Stabilization logic will wait for these values to be applied to the DBCluster before considering the resource stabilized.

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