1 Answers
Hello, Marcel. Google has apparently been changing this behavior for some people (though not for me, when I tried it), because, as I mention in the video, it’s a shortcut and not best practice. (Though I also wanted to demonstrate how you can get things fixed back up, if they get out of sync.)
In any case, you should still (unless they’ve changed this, too) be able to get the tag applied using a simple gcloud
command:
gcloud compute instances add-tags xyz123instance --tags=open-ssh-tag
(Plus the zone, if you haven’t set it.)
Cheers!
Mattias
thanks Mattias Andersson ,it worked for me
thannks mattias andersson it worked for me as well
i too faced the same error. can anyone suggest what is wrong ere?