hashicorp / terraform-aws-consul-ecs

Consul Service Mesh on AWS ECS (Elastic Container Service)
https://www.consul.io/docs/ecs
Mozilla Public License 2.0
52 stars 31 forks source link

Use `consul-ecs envoy-entrypoint` to start Envoy for gateway-tasks #162

Closed cthain closed 1 year ago

cthain commented 1 year ago

Changes proposed in this PR:

Use the consul-ecs envoy-entrypoint to run and monitor the envoy process in gateway-tasks. This change bings the gateway task inline with how mesh-task starts Envoy and ensures that Envoy is correctly started and monitored.

How I've tested this PR:

Local Lambda acceptance tests

How I expect reviewers to test this PR:

:eyes:

Checklist: