I'm attempting to setup an AWS ECS task that runs ...
# general
s
I'm attempting to setup an AWS ECS task that runs on a schedule with Pulumi. I was able to see where to set the schedulingStrategy to 'DAEMON' but I don't see where to set the schedule. Here's the terraform I'd like to use https://registry.terraform.io/modules/jnonino/ecs-fargate-scheduled-task/aws/1.0.4
g