Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When a cluster is restored from a snapshot, resourceClusterUpdate is …
…called, passing the engine-version along to ModifyDBCluster. This will always fail, even when the engine-version has not changed. The solution might be to omit the version from the arguments in case the resource has been freshly created.
- Loading branch information