All, wonder if anyone could shed some light or sha...
# aws
a
All, wonder if anyone could shed some light or share any experiences with something weird we're encountering when creating an ECS Service via Pulumi. We're explicitly declaring the
FARGATE
launch type when creating the service, and when running both
pulumi up
and
pulumi preview
it thinks it's creating a service with that launch type. However, when we check in the ECS console, it has actually been created with the
EC2
launch type.