issues
search
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
30
forks
source link
mesh-task: Remove unnecessary port mappings
#78
Closed
pglass
closed
2 years ago
pglass
commented
2 years ago
Changes proposed in this PR:
Remove port mappings that are not needed in
awsvpc
networking mode since Consul and Envoy bind to the interface of the Task ENI for gossip and the public listener port, respectively.
How I've tested this PR:
Acceptance tests
How I expect reviewers to test this PR:
:eyes:
Checklist:
[ ] Tests added
[x] CHANGELOG entry added
Changes proposed in this PR:
awsvpc
networking mode since Consul and Envoy bind to the interface of the Task ENI for gossip and the public listener port, respectively.How I've tested this PR:
How I expect reviewers to test this PR:
:eyes:
Checklist: