I have an application that runs through GCP's Compute Engine
on group instances.
I have multiple computers on different private networks around the country and I need them to connect to my application through the VPC
. They can already communicate through the public IP, but that's not the goal.
I've looked at the VPN
connectivity options that GCP offers; I either don't fully understand them or it's not what I want.