GCP - Cloud IAM Advanced
You ran this command to create a custom role:
But you get an error saying the role ID 'myRole' is invalid. What is the likely cause?
gcloud iam roles create myRole --project=my-project --title="My Role" --permissions=compute.instances.start,compute.instances.stop
But you get an error saying the role ID 'myRole' is invalid. What is the likely cause?
