mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 07:31:29 -07:00
This commit is contained in:
parent
8b9a2c70dd
commit
2b35fbf404
3 changed files with 48 additions and 8 deletions
|
@ -32,6 +32,8 @@ SERVICE_LIST=(
|
|||
|
||||
REQUIRED_ROLE_LIST=(
|
||||
"roles/storage.objectAdmin"
|
||||
"roles/storage.legacyBucketReader"
|
||||
"roles/storage.objectCreator"
|
||||
"roles/source.admin"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue