Hmm I’m not too sure where to ask this… but I have a stack that deploys an app to ECS/Fargate… the s...
d
Hmm I’m not too sure where to ask this… but I have a stack that deploys an app to ECS/Fargate… the stack has 3 `awsx.ecs.FargateService`s. When we want to release new code, we push a new docker image to our ECR and run pulumi up with the new image in the task definition. I’m finding, however, that pulumi up runs and updates the 3 resources in sequence rather than in parallel. Is there a way to get them to run in parallel? My command is just
pulumi up -y …
poetry update
=>
Updating pulumi-awsx (2.12.1 -> 2.15.0)
🙏🏽