yaml with aws task placement strategy code example
Example: yaml with aws task placement strategy
services:
- name: foobar-prod
placement_strategy:
- type: random
- type: spread
field: 'attribute:ecs.availability-zone'