[
https://issues.apache.org/jira/browse/AIRFLOW-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Kovalenko reassigned AIRFLOW-3417:
--------------------------------------------
Assignee: (was: Alexander Kovalenko)
> Use the platformVersion only for the FARGATE launch type
> --------------------------------------------------------
>
> Key: AIRFLOW-3417
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3417
> Project: Apache Airflow
> Issue Type: Bug
> Components: aws
> Affects Versions: 2.0.0
> Reporter: Alexander Kovalenko
> Priority: Major
>
> By default an ECS container should be run with the EC2 launch type.
> The current implementation passing the {{platformVersion}} parameter all the
> time and we got an exception:
> {code:java}
> botocore.errorfactory.InvalidParameterException: An error occurred
> (InvalidParameterException) when calling the RunTask operation: The platform
> version must be null when specifying an EC2 launch type.{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)