Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provider/aws: Fix RDS unexpected state config
This commit adds the `resetting-master-credentials` state to the list of allowable pending states when creating an RDS instance. The state is returned when creating an `aws_db_instance` from a snapshot. Fixes #4477.
- Loading branch information