Join Slack
Powered by
This message was deleted.
# getting-started
s
sparse-intern-71089
12/06/2021, 8:55 PM
This message was deleted.
b
billowy-army-68599
12/06/2021, 9:19 PM
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
billowy-army-68599
12/06/2021, 9:20 PM
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
adamant-mechanic-40684
12/06/2021, 9:47 PM
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
4
Views
Open in Slack
Previous
Next