Hey Prefect community,
Wondering if anyone has a nice implementation or if prefect would potentially add this is a feature to the ECSRun config down the line.
Looking to add Fargate spot constraints to my flow runs from my fargate service.
What do you guys think? So far I haven't been able to find anything in the docs about it and assume I have to manually include it in the task def, which always seems to cause me issues.
Cheers