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

Mitigate against token replication lag #102

Closed pglass closed 2 years ago

pglass commented 2 years ago

Changes proposed in this PR:

Copy the approach from https://github.com/hashicorp/consul-k8s/pull/887 for dealing with inherent token replication lag.

See: https://github.com/hashicorp/consul-ecs/pull/79

How I've tested this PR:

Acceptance tests

How I expect reviewers to test this PR:

👀

Checklist: