Make project iam viewer name consistent with GCP naming (#2694)

* Make project iam viewer name consistent with GCP naming

* Fix tests
This commit is contained in:
Julio Castillo
2024-11-15 11:48:37 +01:00
committed by GitHub
parent 31cb391be7
commit 9814756074
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -15,7 +15,7 @@
# yaml-language-server: $schema=../../schemas/custom-role.schema.json
# this is used by the plan-only admin SA
name: projectIAMViewer
name: projectIamViewer
includedPermissions:
- iam.policybindings.get
- iam.policybindings.list