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

Effort to reduce flakiness in ECS acceptance tests #239

Closed Ganeshrockz closed 11 months ago

Ganeshrockz commented 11 months ago

Changes proposed in this PR:

This PR adds two changes to fix this issue

In order to associate the LB to the Consul server task, we'd need to be aware of the public_subnet details of the VPC and there are changes added to this PR to consume the same in the individual test's terraform configs.

How I've tested this PR:

Manual

How I expect reviewers to test this PR:

Checklist: