cloudposse / terraform-aws-ecs-container-definition

Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
https://cloudposse.com/accelerate
Apache License 2.0
340 stars 245 forks source link

the module is not compatible with tf v0.15.0 #135

Closed njoerd114 closed 2 years ago

njoerd114 commented 3 years ago

what

why

mergify[bot] commented 3 years ago

This pull request is now in conflict. Could you fix it @njoerd114? 🙏

nitrocode commented 3 years ago

I've been using this in terraform 1.0 and it works fine for me.

Do you have a reproducible example ?

nitrocode commented 2 years ago

Please re-open if you have more information