You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for ECS task role (#7)
* add task definition iam role support
* removed syntax error
* fix null value error
* fixed conditional for ecs_task_role_arn
* Updated README and example