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

Add envoy_public_listener_port input var to mesh-task #142

Closed pglass closed 1 year ago

pglass commented 1 year ago

Changes proposed in this PR:

This adds the envoy_public_listener_port to allow configuring the public listener port for Envoy. This defaults to 20000, which was the hardcoded value for the port.

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist: