Difference between revisions of "Task role arn ="
Jump to navigation
Jump to search
↑ https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_task_definition#task_role_arn
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | <code>task_role_arn =</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_task_definition#task_role_arn</ref> (Optional) [[ARN]] of IAM role that allows your Amazon ECS container task to make calls to other [[AWS services]]. | |
Latest revision as of 09:26, 17 May 2023
task_role_arn =
[1] (Optional) ARN of IAM role that allows your Amazon ECS container task to make calls to other AWS services.
Related[edit]
See also[edit]
- Terraform resource:
aws_ecs_task_definition: container_definitions, family, revision, cpu, cpu_architecture, memory, MemoryReservation, volume, execution_role_arn, requires_compatibilities, dependsOn
- Terraform ECS: module, resources:
aws_ecs_cluster, aws_ecs_service: task definition, aws_ecs_task_definition: container_definitions
Advertising: