svdgraaf / serverless-fargate-tasks

Run Fargate tasks within your serverless project
43 stars 21 forks source link

Fargate Spot #15

Open marioviana opened 3 years ago

marioviana commented 3 years ago

Hi,

From what I've seen, we can't launch a task using a spot strategy. Couldn't this be a configuration on the .yml file to define the Launch Type?

Thank you