Difference between revisions of "Container definitions, entrypoint ="
Jump to navigation
Jump to search
(Created page with "{{lc}} == Related == * ENTRYPOINT == See also == * {{container_definitions}} * {{aws_ecs_task_definition}} * {{Terraform ECS}} Category:Terraform") |
|||
Line 2: | Line 2: | ||
== Related == | == Related == | ||
− | * [[ENTRYPOINT]] | + | * <code>[[ENTRYPOINT]]</code> |
== See also == | == See also == |
Revision as of 11:43, 29 May 2023
Related
See also
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
- Terraform ECS: module, resources:
aws_ecs_cluster, aws_ecs_service: task definition, aws_ecs_task_definition: container_definitions
Advertising: