terraform-aws-modules / terraform-aws-rds-aurora

Terraform module to create AWS RDS Aurora resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/rds-aurora/aws
Apache License 2.0
382 stars 551 forks source link

rds-aurora mysql example contains two sets of db_parameter_group declarations #448

Closed barnabyibis closed 1 month ago

barnabyibis commented 1 month ago

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?

barnabyibis commented 1 month ago

Oops, I missed the slight difference between db_cluster_parameter_group and db_parameter_group

github-actions[bot] commented 3 weeks ago

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.