GCP - Cloud IAM Advanced
You tried to create a custom role with this command:
But it failed. What is the most likely reason?
gcloud iam roles create testRole --project=my-project --title="Test Role" --permissions=compute.instances.start,compute.instances.stop
But it failed. What is the most likely reason?
