Skip to content

Commit

Permalink
Merge pull request #367 from beatrizsaldana/dev
Browse files Browse the repository at this point in the history
Created diverse-cohorts-project
  • Loading branch information
BWMac authored Jan 3, 2025
2 parents b74183a + 398afd1 commit 56da7c9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions config/projects-ampad/diverse-cohorts-project.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
template:
path: tower-project.j2
stack_name: diverse-cohorts-project
dependencies:
- common/nextflow-forge-iam-policy.yaml
- common/nextflow-launch-iam-policy.yaml

parameters:
S3ReadWriteAccessArns:
- '{{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]'
- '{{stack_group_config.tower_viewer_arn_prefix}}/[email protected]'
AllowSynapseIndexing: Enabled
AccountAdminArns:
- '{{stack_group_config.sso_admin_role.arn}}'
- !stack_output_external github-oidc-nextflow-infra::ProviderRoleArn
TemplateRootUrl: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com'
TowerForgePolicyArn: !stack_output_external nextflow-forge-iam-policy::NextFlowForgePolicyArn
TowerLaunchPolicyArn: !stack_output_external nextflow-launch-iam-policy::NextFlowLaunchPolicyArn

stack_tags:
Department: NDR
Project: diverse-cohorts-project
OwnerEmail: [email protected]
CostCenter: AMP 2.0 Diverse Cohorts AD Portal / 102300

0 comments on commit 56da7c9

Please sign in to comment.