When defining a CloudSQL MySQL database using gcp....
# google-cloud
g
When defining a CloudSQL MySQL database using gcp.sql.DatabaseInstance, I'm not seeing where I can define MySQL flags (https://cloud.google.com/sql/docs/mysql/flags). Anyone know how these flags can be defined for a gcp.sql.DatabaseInstance ?
r
g
Hrmm will give that a shot. What threw me off was about the CIDR notation and "whitelist" entry. Maybe the docs are off.
Yep those are the correct flags, so the docs are just misleading.
g
If you have a moment and are willing, can you leave a note here to explain why you found the docs misleading? https://github.com/pulumi/registry/issues/new?body=File:%20[themes%2fdefault%2fcon[…]gistry%2fpackages%2fgcp%2fapi-docs%2fsql%2fdatabaseinstance%2f) - this is the same link as the
Request a Change
link in the right sidebar of the API docs.
👍 1
g
Done.
g
Thank you!