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

feat: Enable db_parameter_group_name per instance #410

Closed galbirk closed 9 months ago

galbirk commented 9 months ago

Description

Enable to set db_parameter_group_name attribute per replica.

Motivation and Context

Now, we can set db_parameter_group_name just in the whole cluster level. We need the ability to set it per instance.

Breaking Changes

No breaking changes.

How Has This Been Tested?

antonbabenko commented 9 months ago

This PR is included in version 8.4.0 :tada:

github-actions[bot] commented 8 months ago

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.