We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492d270 commit 9944acfCopy full SHA for 9944acf
1 file changed
infra/iam/users.yml
@@ -12,7 +12,7 @@
12
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
-
+
16
# IAM policy for project apache-beam-testing
17
# Generated on 2025-09-19 18:17:58 UTC
18
@@ -1064,4 +1064,6 @@
1064
- role: roles/container.admin
1065
- role: roles/editor
1066
- role: roles/iam.serviceAccountUser
1067
- - role: roles/secretmanager.admin
+ - role: roles/secretmanager.admin
1068
+ - role: roles/storage.objectAdmin
1069
+ - role: roles/storage.objectCreator
0 commit comments