From 4e001c9a741c22511f36767e9f9caedcedd3a887 Mon Sep 17 00:00:00 2001 From: aIbrahiim Date: Fri, 30 Jan 2026 17:02:53 +0200 Subject: [PATCH] Add artifactregistry.admin role --- infra/iam/users.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infra/iam/users.yml b/infra/iam/users.yml index 9f68ed9683a3..42b56a6de53d 100644 --- a/infra/iam/users.yml +++ b/infra/iam/users.yml @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - + # IAM policy for project apache-beam-testing # Generated on 2025-10-09 19:30:30 UTC @@ -35,6 +35,7 @@ email: abdelrahman.ibrahim@akvelon.us member_type: user permissions: + - role: roles/artifactregistry.admin - role: roles/bigquery.admin - role: roles/container.admin - role: roles/editor