Gcloud returned the following error when attempting to create the instance on GCE. The command was initiated from a GCE instance with the scope set to 'Full API access to all Google cloud services' and has project-wide SSH keys blocked.
ERROR: (gcloud.compute.instances.create) Some requests did not succeed:
- Required 'compute.subnetworks.use' permission for 'projects/[project-name]/regions/[region]/subnetworks/default'
Any help would be greatly appreciated. I couldn't find any resource anywhere on that error.