mitchellh/vagrant-google

Required 'compute.diskTypes.get' permission

yicherny opened this issue · 3 comments

Hello!
I have the legacy role "editor" for OUR-PROJECT in Google Cloud.
I receive error message Required 'compute.diskTypes.get' permission for 'projects/OUR-PROJECT/zones/us-central1-f/diskTypes/pd-standard'.
But I can create a new instance with cli command gcloud.

I attach Vagrant and Log files with change project name to OUR-PROJECT.
For-VagrantSite.log.txt
Vagrantfile-For-VagrantSite.txt
Thanks
Yuri

I fill out an issue for first time and I made mistakes - sorry.

I changed the service account built according to the README to Compute Engine default service account and I was able to create an instance in Google Cloud.
Thanks.
Yuri