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
description="(Optional) The ARN of the policy that is used to set the permissions boundary for the `ecs_task_execution_role` role."
321
+
type=string
322
+
default=null
323
+
}
324
+
319
325
variable"task_role_arn" {
320
326
description="(Optional) The ARN of IAM role that allows your Amazon ECS container task to make calls to other AWS services. If not specified, `aws_iam_role.ecs_task_execution_role.arn` is used"
0 commit comments