terraform-aws-ecs-service icon indicating copy to clipboard operation
terraform-aws-ecs-service copied to clipboard

Sample code comments for bridge/host mode need improvement

Open JonRoma opened this issue 6 years ago • 0 comments

Issue by JonRoma Tuesday May 22, 2018 at 19:02 GMT Originally opened as https://github.com/cites-illinois/as-aws-modules/issues/30


This pertains to us-east-2/examples/services/ecs.

  • Test that we can use bridge and host mode without changing security groups.
    • Expectation is that bridge and host mode should work as is where load balancer is used.
    • For non-LB cases with bridge or host mode, one must manually change security groups on the ECS cluster.
  • Clean up comment for remaining instances of bridge and host mode with no load balancer.

JonRoma avatar Oct 30 '18 02:10 JonRoma