Skip to content

Commit

Permalink
Delete OHW's scratch bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jan 28, 2025
1 parent 19fb6e2 commit 63c6eaa
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions terraform/gcp/projects/pilot-hubs.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,6 @@ user_buckets = {
"scratch-dask-staging" : {
"delete_after" : 7,
},
"scratch-ohw" : {
# delete_after 30 was requested via https://2i2c.freshdesk.com/a/tickets/2051
"delete_after" : 30,
"extra_admin_members" : [
# Requested via https://2i2c.freshdesk.com/a/tickets/2051, Erik and James
# were added as group owners besides Alex who requested it.
"group:[email protected]",
],
},
}


Expand All @@ -81,11 +72,6 @@ hub_cloud_permissions = {
bucket_admin_access : ["scratch-dask-staging"],
hub_namespace : "dask-staging",
},
"ohw" : {
allow_access_to_external_requester_pays_buckets : true,
bucket_admin_access : ["scratch-ohw"],
hub_namespace : "ohw",
},
}

container_repos = [
Expand Down

0 comments on commit 63c6eaa

Please sign in to comment.