Open jjurach opened 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.
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.