Hi, Does anyone know why Public IP's are being used by app engine, when communicating with a private address inside a compute instance over a serverless vpc link?
App Engine Instance -> VPC Connector -> VPC -> Compute Instance Running A Service I am not able to properly firewall the Compute Instance, to lock it down, because it appears App Engine is using a public address to communicate with the instance. (35.199.224.65 in this case) I understand I could whitelist all the App Engine IP's but this doesn't seem like a proper solution. I have been playing around with Firewall rules, but perhaps someone here has already run into this issue? Cheers, Niall -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/28066ef7-427c-43e4-9307-f53816c443e5%40googlegroups.com.
