Difference between revisions of "Task definition attribute"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | in [[aws_ecs_service]] | ||
+ | * [[AWS ECS Task definition parameters]] | ||
− | + | == See also == | |
* {{aws_ecs_service}} | * {{aws_ecs_service}} | ||
+ | * {{aws_ecs_task_definition}} | ||
* {{AWS ECS task definitions}} | * {{AWS ECS task definitions}} |
Latest revision as of 18:28, 10 July 2023
in aws_ecs_service
See also[edit]
- Terraform resource:
aws_ecs_service: launch_type (EC2, FARGATE), iam_role, depends_on, load_balancer, desired_count, placement_constraints, deployment_minimum_healthy_percent, iam role
- Terraform resource:
aws_ecs_task_definition: container_definitions, family, revision, cpu, cpu_architecture, memory, MemoryReservation, volume, execution_role_arn, requires_compatibilities, dependsOn
- AWS ECS task definitions
Advertising: