From 2d13558a2e20b7df0ac3b6aa47947fa695f7c2b4 Mon Sep 17 00:00:00 2001 From: Adrien Thebo Date: Thu, 21 Feb 2019 14:28:14 -0800 Subject: [PATCH] Drop unneeded roles/iam.serviceAccountAdmin from README The service account running Terraform does not need `roles/iam.serviceAccountAdmin` on the entire organization. This commit updates the README accordingly. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 87377d02..e17432cc 100644 --- a/README.md +++ b/README.md @@ -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