Difference between revisions of "Terraform ECS resources"
Jump to navigation
Jump to search
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | * <code>[[aws_ecs_cluster]]</code>: <code>name, [[containerInsights]]</code> | ||
+ | * <code>[[aws_ecs_service]]</code>: <code>[[launch_type]], [[load_balancer]]</code> | ||
+ | * <code>[[aws_ecs_task_definition]]: [[container_definitions]]</code> | ||
+ | * <code>[[aws_ecs_capacity_provider]]</code> | ||
+ | * <code>[[aws ecs cluster capacity providers]]</code> | ||
− | + | == Errors == | |
+ | * <code>[[Error: ClientException: Invalid Compatibilities]]</code> | ||
+ | == Related terms == | ||
+ | * [[Terraform ECS module]] | ||
− | + | == See also == | |
+ | * {{Terraform ECS}} | ||
+ | * {{AWS ECS}} | ||
− | + | [[Category:Terraform]] | |
− | + | [[Category:ECS]] | |
+ | [[Category:AWS]] |
Latest revision as of 17:15, 14 May 2023
aws_ecs_cluster
:name, containerInsights
aws_ecs_service
:launch_type, load_balancer
aws_ecs_task_definition: container_definitions
aws_ecs_capacity_provider
aws ecs cluster capacity providers
Errors[edit]
Related terms[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: