I created an SSH user and I can SSH in from my local machine using the id_rsa keyfile, I stored the same keyfile as a google cloud secret and logging in using the same creds but i cant get any access at all, I keep getting the error Permission denied (publickey).
but the username is correct.
Is there some limitation about SSH'ing from cloudbuild to a Compute instance ?