It’s indicated in the documentation that Clients can't connect to Atlas clusters with Google Cloud VPN (Virtual Private Network) or Interconnect because Atlas doesn't accept custom routes when VPC peering connections are created.
What about the other way around? I’m trying to connect to our private LDAP endpoint from the MongoDB cluster but on the GCP peering, the custom routes to this LDAP is not accepted by Atlas, as expected.
How can we achieve to reach our private LDAP endpoint in that particular case?