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

Run mesh-init as a non root user #52

Closed erichaberkorn closed 3 years ago

erichaberkorn commented 3 years ago

Changes proposed in this PR:

How I've tested this PR:

How I expect reviewers to test this PR:

Verify the tests.

Checklist:

pglass commented 3 years ago

This currently is just being used to test out the changes in Make NAME the /consul volume owner consul-ecs#37

(from PR description) Is this something you want to merge now?

erichaberkorn commented 3 years ago

This currently is just being used to test out the changes in Make NAME the /consul volume owner consul-ecs#37

(from PR description) Is this something you want to merge now?

@pglass Yeah, it's ready. I just updated the description. Sorry about that.