Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4354 from consideRatio/pr/default-externa…
Browse files Browse the repository at this point in the history
…l-bucket-access-false

Default access to external buckets to false systematically
  • Loading branch information
consideRatio authored Jul 5, 2024
2 parents 2d542b9 + 4b65357 commit 4c3a5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/projects/cluster.tfvars.template
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ filestore_capacity_gb = 1024
#
#hub_cloud_permissions = {
# "{{ hub_name }}" : {
# allow_access_to_external_requester_pays_buckets : true,
# allow_access_to_external_requester_pays_buckets : false,
# bucket_admin_access : ["scratch-{{ hub_name }}"],
# hub_namespace : "{{ hub_name }}"
# },
Expand Down

0 comments on commit 4c3a5be

Please sign in to comment.