Skip to content

Commit

Permalink
Merge pull request #272 from Sage-Bionetworks-Workflows/bwmac/IBCDPE-…
Browse files Browse the repository at this point in the history
…764/add_isb_user

[IBCDPE-764] Adds External User to `iatlas-project`
  • Loading branch information
thomasyu888 authored Dec 10, 2023
2 parents 0a9832e + 9303c3e commit 9b3d5a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/projects-prod/iatlas-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ parameters:
- "{{stack_group_config.tower_viewer_arn_prefix}}/dbortone@email.unc.edu"
- "{{stack_group_config.tower_viewer_arn_prefix}}/steven_vensko@med.unc.edu"
- "{{stack_group_config.tower_viewer_arn_prefix}}/cheimann@isbscience.org"
- "{{stack_group_config.tower_viewer_arn_prefix}}/clarisse.lau@isbscience.org"
AccountAdminArns:
- "{{stack_group_config.sso_admin_role.arn}}"
- !stack_output_external sagebase-github-oidc-workflows-prod-nextflow-infra::ProviderRoleArn
Expand Down
1 change: 1 addition & 0 deletions templates/nextflow-tower-config-bucket.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Resources:
- "*@sagebase.org"
- "*@sagebionetworks.org"
- "cheimann@isbscience.org"
- "clarisse.lau@isbscience.org"
trustedEmails:
- "benjamin_vincent@med.unc.edu"
- "dbortone@email.unc.edu"
Expand Down

0 comments on commit 9b3d5a1

Please sign in to comment.