damp-secretary-81951
08/17/2020, 4:06 PMFargateTaskDefinition
is used twice (instead of EC2TaskDefinition
), same goes for FargateService
, which is used twice instead of EC2Service
.
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/awsx/ecs/#task-definitions
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/awsx/ecs/#services
Overall the docs have been very helpful. Thanks for updating!