AWS CloudFormation now supports blue/green deployments for Amazon ECS

AWS CloudFormation now supports blue/green deployments for Amazon ECS so I wonder (and hope :crossed_fingers:) convox racks —especially gen2— would add support for this feature.

Any ideas?

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