Difference between revisions of "Placement constraints"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
placement_constraints { | placement_constraints { | ||
− | type = "memberOf" | + | type = "[[memberOf]]" |
expression = "attribute:type == ${aws_instance.your_intance_name.[[private_dns]]}" | expression = "attribute:type == ${aws_instance.your_intance_name.[[private_dns]]}" | ||
} | } |
Revision as of 17:39, 14 May 2023
placement_constraints { type = "memberOf" expression = "attribute:type == ${aws_instance.your_intance_name.private_dns}" }
See also
- 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: