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 fargate ha consul cluster backed by efs #139

Open fdr2 opened 1 year ago

fdr2 commented 1 year ago

Changes proposed in this PR:

How I've tested this PR:

After building consul with PR: 13782 to support ECS for Go Discover, create a variables file as described within the README.md to point your consul image variable at the image url for the image you have built (until consul is updated with the necessary go-discover version).

How I expect reviewers to test this PR:

Using the example ha-cluster-fargate, create ca and certs, deploy resources to AWS and load test.

Checklist: