-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #345 from Sage-Bionetworks-Workflows/IBCDPE-839-ad…
…d-bfauble-to-projects [IBCDPE-839] Add [email protected] to iatlas, pegs-challenge, and dynamic-challenge
- Loading branch information
Showing
3 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,7 @@ parameters: | |
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
AccountAdminArns: | ||
- "{{stack_group_config.sso_admin_role.arn}}" | ||
- !stack_output_external sagebase-github-oidc-workflows-prod-nextflow-infra::ProviderRoleArn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ parameters: | |
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
# The following roles don't exist since the users are not Sage employees. | ||
# However, this will ensure that they are added to the Tower workspace | ||
# until we find a permanent solution for listing external users. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ parameters: | |
- '{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]' | ||
- '{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]' | ||
- '{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]' | ||
- "{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]" | ||
|
||
# (Optional) Step 4: Uncomment and update the following line(s) to grant additional users with read/write access | ||
# - '{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]' | ||
|