Difference between revisions of "Load balancer (argument)"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
  
  
 
+
== See also ==
{{tf ecs}}
+
* {{tf ecs}}

Revision as of 13:49, 16 February 2023

load_balancer
aws_ecs_service
.../...
load_balancer {
  target_group_arn = aws_lb_target_group.foo.arn
  container_name   = "mongo"
  container_port   = 8080
}
.../...


See also

Advertising: