Difference between revisions of "Desired count argument in aws ecs service resource"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  [[desired_count]] argument in [[aws_ecs_service]] resource
+
  [[desired_count]] argument in [[aws_ecs_service]] Terraform resource
  
  
 +
desired_count - (Optional) Number of instances of the task definition to place and keep running. Defaults to 0. Do not specify if using the DAEMON scheduling strategy.
 +
 +
 +
== Related ==
 
* [[Healthcheck]]
 
* [[Healthcheck]]
  

Revision as of 18:35, 10 July 2023

desired_count argument in aws_ecs_service Terraform resource


desired_count - (Optional) Number of instances of the task definition to place and keep running. Defaults to 0. Do not specify if using the DAEMON scheduling strategy.


Related

See also

Advertising: