Is it possible to access GCP metadata endpoint from Cloud Run instance?
I have a cloud run instance that I’m trying to use to communicate with another, secured Cloud Run instance.
Is it possible to access GCP metadata endpoint from Cloud Run instance?
I have a cloud run instance that I’m trying to use to communicate with another, secured Cloud Run instance.