Closed magreenbaum closed 3 months ago
This PR is included in version 9.8.0 :tada:
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Adds cluster performance insights for multi-az clusters. Adds argument
restore_to_point_in_time.source_cluster_resource_id
.Motivation and Context
https://github.com/hashicorp/terraform-provider-aws/pull/29415 https://github.com/hashicorp/terraform-provider-aws/pull/38540
Breaking Changes
No.
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request