Difference between revisions of "Placement constraints"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
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]]}"
 
   }
 
   }
  
  
 +
== See also ==
 +
* {{aws_ecs_service}}
 
* {{ECS}}
 
* {{ECS}}
 +
 +
[[Category:ECS]]

Latest revision as of 17:41, 14 May 2023

Advertising: