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

fix: remove duplicate name in portMappings #170

Closed syphernl closed 1 year ago

syphernl commented 1 year ago

what

why

jamengual commented 1 year ago

/terratest

jamengual commented 1 year ago

@syphernl can you please run make precommit/terraform thanks.

syphernl commented 1 year ago

@syphernl can you please run make precommit/terraform thanks.

That doesn't seem to do anything:

make[1]: *** No rule to make target 'terraform/precommit'.  Stop.
make: *** [/host/build-harness/Makefile:42: terraform/precommit] Error 2
make: *** [.build-harness:178: build-harness/runner] Error 2