Skip to content

Commit

Permalink
Drop unneeded roles/iam.serviceAccountAdmin from README
Browse files Browse the repository at this point in the history
The service account running Terraform does not need
`roles/iam.serviceAccountAdmin` on the entire organization. This commit
updates the README accordingly.
  • Loading branch information
adrienthebo committed Feb 21, 2019
1 parent 926009c commit 2d13558
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ following roles:
- `roles/resourcemanager.organizationViewer` on the organization
- `roles/resourcemanager.projectCreator` on the organization
- `roles/billing.user` on the organization
- `roles/iam.serviceAccountAdmin` on the organization
- `roles/storage.admin` on bucket_project
- If you are using shared VPC:
- `roles/billing.user` on the organization
Expand Down

0 comments on commit 2d13558

Please sign in to comment.