Difference between revisions of "Terraform ECS"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | * [[Terraform ECS resources]] | + | * [[Terraform ECS resources]]: <code>[[aws_ecs_cluster]], [[aws_ecs_service]], [[aws_ecs_task_definition]] </code> |
* [[Terraform ECS module]] | * [[Terraform ECS module]] | ||
+ | |||
+ | |||
+ | * <code>[[aws_ecs_cluster]]</code> | ||
+ | * <code>[[aws_ecs_service]]</code> | ||
+ | * <code>[[aws_ecs_task_definition]] </code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[aws ecs update-service]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:25, 15 August 2023
- Terraform ECS resources:
aws_ecs_cluster, aws_ecs_service, aws_ecs_task_definition
- Terraform ECS module
Related[edit]
See also[edit]
- 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: