diff --git a/terraform/gcp/projects/pilot-hubs.tfvars b/terraform/gcp/projects/pilot-hubs.tfvars index 1e5f052b6e..21c4d28db5 100644 --- a/terraform/gcp/projects/pilot-hubs.tfvars +++ b/terraform/gcp/projects/pilot-hubs.tfvars @@ -62,6 +62,11 @@ user_buckets = { }, "scratch-ohw" : { "delete_after" : 7, + "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:pilot-hubs-scratch-ohw-writers@googlegroups.com", + ], }, }