The current AWS RDS Privatelink Terraform module is tailored specifically for PostgreSQL. This issue proposes patching the module to make it database-agnostic, allowing it to support MySQL RDS instances as well. The goal is to enhance the module to work seamlessly with both MySQL and PostgreSQL, providing a unified solution for users managing different types of RDS databases.
The module will mainly work with MySQL in its current state but will have some misleading Postgres output.
The current AWS RDS Privatelink Terraform module is tailored specifically for PostgreSQL. This issue proposes patching the module to make it database-agnostic, allowing it to support MySQL RDS instances as well. The goal is to enhance the module to work seamlessly with both MySQL and PostgreSQL, providing a unified solution for users managing different types of RDS databases.
The module will mainly work with MySQL in its current state but will have some misleading Postgres output.