Difference between revisions of "Load balancer (argument)"

From wikieduonline
Jump to navigation Jump to search
Line 15: Line 15:
 
== See also ==
 
== See also ==
 
* {{tf ecs}}
 
* {{tf ecs}}
 +
 +
[[Category:TF]]

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: