Closed barnabyibis closed 6 months ago
Oops, I missed the slight difference between db_cluster_parameter_group and db_parameter_group
I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Not a bug as such, but can you explain why in https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/blob/master/examples/mysql/main.tf there are 2 db_parameter_group blocks that appear to be mostly duplicated, but with different parameter values in the 'db_cluster_parameter_group_parameters' blocks?