Skip to main content

gcp.project.sqlService.instance.settings.ipConfiguration

Supported platform

  • gcp

Description

Google Cloud (GCP) SQL instance settings IP configuration

Fields

IDTYPEDESCRIPTION
idstringInternal ID
allocatedIpRangestringName of the allocated IP range for the private IP Cloud SQL instance
authorizedNetworks[]dictList of external networks that are allowed to connect to the instance using the IP
ipv4EnabledboolWhether the instance is assigned a public IP address
privateNetworkstringResource link for the VPC network from which the private IPs can access the Cloud SQL instance
requireSslboolWhether SSL connections over IP are enforced
sslModestringSpecifies how SSL/TLS is enforced in database connections.
enablePrivatePathForGoogleCloudServicesboolWhether the service uses an internal direct path instead of the private IP address inside of the Virtual Private Cloud (Controls connectivity to private IP instances from Google services, such as BigQuery)