When I update an ecs service (EC2 or Fargate) usin...
# aws
e
When I update an ecs service (EC2 or Fargate) using pulumi up, what is the sequence of operations happening under the hood? is the service being updated (like in the aws console) or anything a bit more complex happening?
b
it calls the AWS API