Google Cloud SQL - MySQL
An open-source relational database management system.
Example Usage
Schema
type
gcp-cloud-sql-mysqlconnected_resource_types
List of resource types to sync.
Integration Config
auth_type
(Required | String) Auth TypePossible values: gcp-iam-auth, user-password
gcp_project_id
(Required | String) Project IDgcp_region
(Required | String) Regiongcp_instance_id
(Required | String) Instance IDgcp_instance_id_user_override
(Optional | String) Instance ID User Overridecredentials_rotation_period_in_days
(Optional | String) Credentials rotation period (in days)credentials_cleanup_period_in_days
(Optional | String) User cleanup after access is revoked (in days)
Last updated
Was this helpful?