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

[DBInstance][DBCluster] Add more terminal states #542

Closed zrfr closed 1 month ago

zrfr commented 1 month ago

This change is to add more terminal states so that instance/cluster operations fail fast if these states are reached, instead of waiting for the stabilization process to time out.

Status references:

Issue #, if available:

Description of changes:

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