AWS CloudFormation now supports blue/green deployments for Amazon ECS

There are a couple of limitations which prevent this from working with Convox at this point, particularly:

  • You cannot use the AWS::CodeDeploy::BlueGreen hook in a template that includes nested stack resources.
  • You cannot use the AWS::CodeDeploy::BlueGreen hook in a nested stack.
1 Like