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

Add initial enterprise dev-server test #130

Closed pglass closed 2 years ago

pglass commented 2 years ago

Changes proposed in this PR:

This adds an enterprise test to TestBasic. Right now, it doesn't do anything special with partitions or namespaces.

I updated things to pass a list of ECS clusters from setup-terraform through to test cases and (usually) through to Terraform. This fixes an issue I caused where the ECS cluster wasn't being passed correctly in HCP tests, and I fixed an issue with parallel terraform inits in TestBasic

How I've tested this PR:

How I expect reviewers to test this PR:

👀

Checklist: