Open anacronxinetd opened 6 months ago
Voting for Prioritization
Volunteering to Work on This Issue
Related #29415
Does this still need triage? One issue has been added/fixed, but the other (enhanced monitoring) is still not available at the cluster level using terraform.
Description
For AWS RDS Multi-AZ clusters, Performance Insights and Enhanced monitoring can only be enabled at the cluster level. Testing with the latest version of the AWS provider (5.50.0), the option to do so is currently not supported. However, it is for the following resource: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster_instance
Affected Resource(s) and/or Data Source(s)
aws_rds_cluster - https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster
Potential Terraform Configuration
References
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster
Would you like to implement a fix?
None