Describe the problem you have identified
The command fails to set up front end load balancer for google cloud when the network was created in "manaul" subnet creation mode.
This command doesn't specify the --subnet; in GCP you can often omit that if your VPC is in "auto" mode that is filled with subnets named "default".
(https://console.cloud.google.com/networking/networks/details/default?project=f5-gcs-7899-ptg-nginxaas-pocco&pageTab=SUBNETS).
Documentation (https://docs.nginx.com/nginxaas/google/getting-started/create-deployment/deploy-console/#set-up-connectivity-to-your-deployment) is a bit vague on this as well.
Which product or products does this problem relate to?
NGINXaaS for Google Cloud
If necessary, explain any additional steps to reproduce the problem.
No response
What is the expected or desired behaviour?
No response
Is this problem specific to a particular platform or software version?
No response
Any additional information
No response