### TL;DR Managed Connection Pooling is now available and GA for Postgres. https://cloud.google.com/sql/docs/postgres/managed-connection-pooling It would be helpful if this module exposes the ability to enable this feature. The `google_sql_database_instance` already has this feature. ### Terraform Resources ```markdown google_sql_database_instance ``` ### Detailed design ```markdown ``` ### Additional information _No response_