amazon-archives / amazon-ecs-interstella-workshop

Amazon ECS Interstella Workshops CON209/318/319/407
Apache License 2.0
55 stars 25 forks source link

Encountered unsupported property TaskRoleArn #2

Open jjurach opened 6 years ago

jjurach commented 6 years ago

After the first approval, and after DeploytoCFN executes, the TaskDefinition fails with "Encountered unsupported property TaskRoleArn".

From http://docs.aws.amazon.com/cli/latest/reference/ecs/register-task-definition.html, it looks like maybe the TaskRoleArn directive should be moved up a level, out of ContainerDefinitions.