|
|
|
|
|
by i_have_to_speak
3706 days ago
|
|
Rather than IAM, you can as well just associate the service account with the VM, in which case you don't have to copy around the json file with the private key. Any gcloud calls from the VM will not need explicit authorization. |
|