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 support for Consul 1.15.x #159

Closed cthain closed 1 year ago

cthain commented 1 year ago

Changes proposed in this PR:

This PR adds support for:

How I've tested this PR:

How I expect reviewers to test this PR:

:eyes:

Checklist:

cthain commented 1 year ago

I'm curious... what templating system are those .tpl files using?

The templates are rendered in the module using the Terraform templatefile function