-
Notifications
You must be signed in to change notification settings - Fork 473
feat: add pooling configuration for postgresql and mysql #777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: add pooling configuration for postgresql and mysql #777
Conversation
|
@bharathkkb here too please |
|
+1 looking forward to this feature as well. |
|
@ichbinfrog thx for the PR. Can you plz add this feature to safer mysql module? |
14b95eb to
c724c62
Compare
|
My bad @imrannayer , it's been added 🙏 |
|
+1 do you have any ideas on when this could be added, really looking forward for this feature to be available |
|
@ichbinfrog can you plz resolve conflicts? |
c724c62 to
ed675cf
Compare
Signed-off-by: Quoc Trung HOANG <quoc-trung.hoang@webedia-group.com>
|
/gcbrun |
| default = [] | ||
| } | ||
|
|
||
| variable "connection_pool_config" { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ichbinfrog is it a required variable? It is not required in postgres module.
Managed Connection pooling is now GA.
The terraform resource
google_sql_database_instancealready supports it