Skip to content

v2.0.0-rc.8

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 16 Jun 10:52
430ae19

Features

  • ecs-patterns: Add Load Balancer name to ApplicationLoadBalancedFargateService props (#14831) (c432fb4)
  • ecs-patterns: Add support for Docker labels to ECS Patterns (#14783) (00c11b5)

Bug Fixes

  • ecs: Can't enable both Fargate and ASG capacity providers on ECS Cluster (#15012) (6b2d0e0), closes #14730