Open raymond-xu-gtg opened 1 month ago
Can we add support in the WHODB_MYSQL environment variable for
Ref. https://cloud.google.com/sql/docs/mysql/iam-authentication#compare-db-auth-options
Example:
[{"host": "10.1.2.3", "user", "ray.xu", "ssl-mode": "REQUIRED", "ssl-ca": "/tmp/ca.pem", ...}]
Thank you for issues! We are testing changes on this PR: https://github.com/clidey/whodb/pull/196.
We are setting up the IAM authentication for an instance Google Cloud to test. Getting back on this thread!
Can we add support in the WHODB_MYSQL environment variable for
Ref. https://cloud.google.com/sql/docs/mysql/iam-authentication#compare-db-auth-options
Example: