Google Cloud AlloyDB is a fully managed, high-performance PostgreSQL-compatible database service. It offers low-latency, automatic scaling, and integrates with Google Cloud’s AI/ML tools, making
type
gcp-alloydb
connected_resource_types
List of resource types to sync. The following are the available resource type/s you can use:
gcp-alloydb-cluster
gcp-alloydb-primary-instance
gcp-alloydb-database
gcp-alloydb-table
gcp-alloydb-role
auth_type
(Required | String) Auth Type
Possible values: gcp-alloydb-iam-auth, user-password
gcp_project_id
(Required | String) Project ID
gcp_region
(Required | String) Location
gcp_alloydb_cluster
(Required | String) Cluster ID
gcp_instance_id
(Required | String) Primary Instance ID
port
(Required | String) Port
Default value: 5432
dbname
(Required | String) Database Name
Default value: postgres
sslmode
(Optional | String) SSL Mode
Possible values: disable, allow, prefer, require, verify-ca, verify-full
credentials_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)