Skip to content

Commit

Permalink
Provide hub cloud permissions for UNAM hub to access persistent stora…
Browse files Browse the repository at this point in the history
…ge bucket
  • Loading branch information
sgibson91 committed Jun 13, 2024
1 parent bb8b47d commit 4e82813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/projects/catalystproject-latam.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ user_buckets = {

hub_cloud_permissions = {
"unam" : {
bucket_admin_access : ["scratch-unam"],
bucket_admin_access : ["scratch-unam", "persistent-unam"],
hub_namespace : "unam",
},
}

0 comments on commit 4e82813

Please sign in to comment.