This message was deleted.
# getting-started
s
This message was deleted.
b
this doesn't look to be supported with awsx at the moment. You'd need ro construct the ec2 instances manually, there's an example of that here: https://github.com/jaxxstorm/pulumi-examples/blob/main/typescript/aws/ecs/index.ts
actually, I think I'm wrong - you'd need to specify the subnets which would scheduled across AZs https://github.com/pulumi/pulumi-awsx/blob/master/nodejs/awsx/ecs/ec2Service.ts#L86
a
Thank you. I will try these after work and follow up. first one looks promising since im seeing asg role doesn't have cloudwatch perms