Matt Alhonte
12/17/2021, 12:36 AMECSAgent
and I'm trying to get a basic "hello world" flow running on it. when I don't have a poviderStrategy
defined, I get this:
No Container Instances were found in your cluster.
But when I took out the LaunchType
keyword, it still gives me this:
An error occurred (InvalidParameterException) when calling the RunTask operation: You may choose a capacity provider or a launch type but not both.
Matt Alhonte
12/17/2021, 12:45 AMAnna Geller
Matt Alhonte
12/17/2021, 1:08 AMAn error occurred (InvalidParameterException) when calling the RunTask operation: No Container Instances were found in your cluster.
Matt Alhonte
12/17/2021, 1:09 AMpoviderStrategy
Matt Alhonte
12/17/2021, 1:10 AMpoviderStrategy
and launchType
together, and I can't quite figure how to disable a default value for launchType
being setAnna Geller
Matt Alhonte
12/17/2021, 1:23 AMMatt Alhonte
12/17/2021, 1:25 AMFargateAgent
workedMatt Alhonte
12/17/2021, 1:38 AMAnna Geller
Matt Alhonte
12/17/2021, 7:35 PM