Difference between revisions of "Cpu ="
Jump to navigation
Jump to search
↑ https://repost.aws/knowledge-center/ecs-cpu-allocation
Line 11: | Line 11: | ||
* <code>[[container_definitions]]</code> | * <code>[[container_definitions]]</code> | ||
* <code>[[aws_ecs_task_definition]]</code> | * <code>[[aws_ecs_task_definition]]</code> | ||
+ | * <code>[[memory =]]</code> | ||
== See also == | == See also == |
Latest revision as of 11:42, 7 June 2023
cpu - (Optional) Number of cpu units used by the task. If the requires_compatibilities is FARGATE this field is required.
Activities[edit]
Related[edit]
See also[edit]
container_definitions =, memory =, volumesFrom =, entrypoint =, command =, cpu =, essential =
- Terraform resource:
aws_ecs_task_definition: container_definitions, family, revision, cpu, cpu_architecture, memory, MemoryReservation, volume, execution_role_arn, requires_compatibilities, dependsOn
Advertising: