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

upgrade module from 7.x to 8.x #414

Closed xyfleet closed 7 months ago

xyfleet commented 7 months ago

Description

Do I have to upgrade aurora mysql engine version from 5.7 to 8.X when I try to upgrade the rds-aurora module from 7.X to 8.X? (Upgrading engine version to 8.X from 5.7 will be more complicated than upgrading the module.)

Can I ONLY upgrade rds module?

Versions

bryantbiggs commented 7 months ago

The engine version is separate from the module version - they are not interconnected

github-actions[bot] commented 6 months 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.