google.cloud/tests/integration/targets/gcp_storage_bucket
Jorge Gallegos f9f0b33542
Add iamConfiguration support to gcp_storage_bucket
You can now set the iam configuration for a given bucket, you can set:
1. publicAccessPrevention and
2. uniformBucketLevelAccess

no support for bucketPolicyOnly because according to the storage docs:

Note: iamConfiguration also includes the bucketPolicyOnly field, which
uses a legacy name but has the same functionality as the
uniformBucketLevelAccess field. We recommend only using
uniformBucketLevelAccess, as specifying both fields may result in
unreliable behavior.

Also added integration tests for this feature

Signed-off-by: Jorge Gallegos <jgallego@redhat.com>
2025-06-26 12:04:25 -06:00
..
defaults tests: fix gcp_storage_bucket test 2022-10-09 06:15:24 +00:00
meta moving tests 2019-09-05 15:10:46 -07:00
tasks Add iamConfiguration support to gcp_storage_bucket 2025-06-26 12:04:25 -06:00
aliases tests: fix gcp_storage_bucket test 2022-10-09 06:15:24 +00:00