Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Minor Release - v2.6.0

Choose a tag to compare

@wleepang wleepang released this 17 Feb 23:28
· 389 commits to release since this release
4322380

Bug Fixes:

  • fix step-functions example link on quick-start page (#90)
  • fix s3 access permissions for cromwell server
    • defaults provided for broad-references and gatk-test-data
    • users can specify additional bucket arns as needed.

Improvements

  • container builds use generalized template
    • handle ECR repos using a custom resource - allows retaining them on stack delete
    • use user specified buildspec files for container builds
    • allow codecommit and bitbucket options for source
  • scope down nextflow job role permissions

Deprecations

  • removed custom ami template
  • removed ebs-autoscale code - moved to own repo at awslabs/amazon-ebs-autoscale