Mysql DB implementation using gcp cloudsql
Use the module INPUT variables within advanced section to configure other options. e.g. database_flags
input variable can be used to configure list of cloudsql flags to be applied tp DB server.
disk_autoresize
is set to true by default so disk storage will be expanded automatically.{
"advanced": {
"user_labels": {
"db": "mysql"
}
}
}