Hello,
until last Friday I was able to use the following command to connect to my virtual machines:
gcloud beta compute ssh instance-1 --project=<proj> --zone=europe-west4-c --tunnel-through-iap
Now everytime I try this, I get connection refused.
One fun fact is that I had an old instance of the VM which was paused. I started that one and I could connect to it with IAP. Any other VM that was created today is unable to connect.
Did anybody encounter similar problem?
The firewall configuration or any other configuration was not altered...
Extra info:
I tried to set up a tunnel between my working old VM and the new VM both in the Google Cloud.
I get the following error:
ERROR: (gcloud.beta.compute.start-iap-tunnel) Error while connecting [Handshake status 400 Bad Request]. (May be due to missing permissions) <---- I have owner permissions