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

Fix acceptance tests #140

Closed pglass closed 1 year ago

pglass commented 1 year ago

Changes proposed in this PR:

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist:

pglass commented 1 year ago

Bumping to an xlarge executor (8 vCPUs and 16 GB ram) is a bit much. It still maxes out the CPU for a short time, and the memory spikes to over 8 GB 🤔 Since the next smallest executor is 8GB ram, I'll stick with it as-is (because the PR checks run so fast and I don't want to think about about test resource allocation right now).