GCP: retrieving the full subnet qualification from a shared VPC network
If you are working in a gcp project where the VPC networks are homed within the project itself, then specifying a subnet in gcloud calls is simple, just use the name of the subnet (e.g. ‘default’). However, if you are working in a gcp project where the VPC networks are shared (not owned) with the … GCP: retrieving the full subnet qualification from a shared VPC network