E2E tests for GCS
This commit is contained in:
@@ -24,8 +24,8 @@ values:
|
||||
lifecycle_rule: []
|
||||
location: EU
|
||||
logging: []
|
||||
name: my-bucket
|
||||
project: myproject
|
||||
name: test-my-bucket
|
||||
project: project-id
|
||||
requester_pays: null
|
||||
retention_policy: []
|
||||
storage_class: MULTI_REGIONAL
|
||||
@@ -36,10 +36,10 @@ values:
|
||||
autoclass:
|
||||
- enabled: false
|
||||
module.bucket.google_storage_bucket_iam_binding.authoritative["roles/storage.admin"]:
|
||||
bucket: my-bucket
|
||||
bucket: test-my-bucket
|
||||
condition: []
|
||||
members:
|
||||
- group:storage@example.com
|
||||
- group:organization-admins@example.org
|
||||
role: roles/storage.admin
|
||||
|
||||
counts:
|
||||
|
||||
Reference in New Issue
Block a user