mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-30 00:21:33 -07:00
Generates DefaultObjectACL and ObjectAccessControl resources. Also adds support for default object ACLs to storage buckets..
This commit is contained in:
parent
dbdb1ba127
commit
6667a7820b
8 changed files with 724 additions and 0 deletions
2
tests/integration/gcp_storage_default_object_acl/aliases
Normal file
2
tests/integration/gcp_storage_default_object_acl/aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
cloud/gcp
|
||||
unsupported
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
|
@ -0,0 +1,2 @@
|
|||
cloud/gcp
|
||||
unsupported
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
Loading…
Add table
Add a link
Reference in a new issue