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: Duplicate name in portMapping fixed & Docs Updated #171

Closed Hackerbone closed 1 year ago

Hackerbone commented 1 year ago

what

The portMapping parameter had a duplicate name field occurrence

why

Failure in creating services in the new release v0.61.0

references

I was waiting for the previous PR to get merged since I use this module in my project for a while. Saw CI checks didn't pass so I made a new fix PR.

Hackerbone commented 1 year ago

Hey @nitrocode can you re-approve workflow? I ran the make init/readme commands

nitrocode commented 1 year ago

/test terratest

nitrocode commented 1 year ago

/test test/terratest

Hackerbone commented 1 year ago

Hi @nitrocode, I think running only /terratest should work?

nitrocode commented 1 year ago

/terratest