Difference between revisions of "Terraform ECS resources"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | * <code>[[aws_ecs_cluster]]</code>: name | + | * <code>[[aws_ecs_cluster]]</code>: <code>name</code> |
* <code>[[aws_ecs_service]]</code> | * <code>[[aws_ecs_service]]</code> | ||
* <code>[[aws_ecs_task_definition]]: [[container_definitions]]</code> | * <code>[[aws_ecs_task_definition]]: [[container_definitions]]</code> |
Revision as of 17:13, 14 May 2023
aws_ecs_cluster
:name
aws_ecs_service
aws_ecs_task_definition: container_definitions
aws_ecs_capacity_provider
aws ecs cluster capacity providers
Errors
Related terms
See also
- Terraform ECS: module, resources:
aws_ecs_cluster, aws_ecs_service: task definition, aws_ecs_task_definition: container_definitions
- Amazon ECS, Service, Tasks (Task overview), capacity providers, Cluster Auto Scaling (CAS),
aws ecs, ecs-cli, ~/.ecs/config
, AWS Copilot, AWS Fargate, AWS CloudWatch Container Insights,/etc/ecs/ecs.config
, Security group (SG), container agent, task definition, Amazon ECS events, best practices, Amazon ECS Exec Checker, Amazon ECS Agent, Service Connect,AWSServiceRoleForECS
, Terraform ECS, AWS ECS Rolling deployments
Advertising: