Skip to content

Commit 9944acf

Browse files
authored
Add permissions for storage (#36423)
1 parent 492d270 commit 9944acf

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

infra/iam/users.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
15+
1616
# IAM policy for project apache-beam-testing
1717
# Generated on 2025-09-19 18:17:58 UTC
1818

@@ -1064,4 +1064,6 @@
10641064
- role: roles/container.admin
10651065
- role: roles/editor
10661066
- role: roles/iam.serviceAccountUser
1067-
- role: roles/secretmanager.admin
1067+
- role: roles/secretmanager.admin
1068+
- role: roles/storage.objectAdmin
1069+
- role: roles/storage.objectCreator

0 commit comments

Comments
 (0)