Difference between revisions of "Terraform ECS"
Jump to navigation
Jump to search
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | * [[Terraform ECS resources]]: <code>[[aws_ecs_cluster]], [[aws_ecs_service]], [[aws_ecs_task_definition]] </code> | ||
+ | * [[Terraform ECS module]] | ||
− | * [[aws_ecs_service]] | + | * <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 == | ||
− | * {{ | + | * {{tf ecs}} |
− | * {{ | + | * {{ECS}} |
− | [[Category: | + | |
+ | [[Category:Terraoform]] |
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: