GCP - Cloud IAM Advanced
You attempted to create a custom role with this command:
The command fails with an error indicating insufficient permissions. What is the most likely cause?
gcloud iam roles create auditRole --project=my-project --title="Audit Role" --permissions=storage.buckets.get,storage.buckets.update
The command fails with an error indicating insufficient permissions. What is the most likely cause?
