Incorrect Service Networking config for instance: xxxx:SERVICE_NETWORKING_NOT_ENABLED
I'm trying to replicate a SQL instance in GCP via terraform. The active instance has a public IP, however subnets from a secondary project are shared with the project hosing the SQL instance, and the SQL instance is associated with the secondary project's network. I've added the private_network setting properly (I think) in the ip_configuration section, howe