I am trying to use placementConstraints
in my service definition using CloudFormation, but it does not exist as property in the AWS::ECS::Service
resource. Is there a workaround?
ECS Service: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/service_definition_paramters.html
CloudFormation ECS Service Resource: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html