terraform-aws-ecs-container-definition icon indicating copy to clipboard operation
terraform-aws-ecs-container-definition copied to clipboard

Update portMappings to include containerPortRange

Open asmithdt opened this issue 1 year ago • 3 comments

what

Allow specifying containerPortRange in portMappings

why

To support containerPortRange

references

asmithdt avatar Jan 29 '24 16:01 asmithdt

/terratest

joe-niland avatar Jan 30 '24 10:01 joe-niland

/terratest

aknysh avatar Jan 30 '24 13:01 aknysh

Hi @asmithdt The tests will need updating to allow the Terratest check to pass. Are you happy to take a look?

joe-niland avatar Jan 30 '24 21:01 joe-niland

Apologies, I missed these messages. I have made a change which I hope will resolve the tests, I can't seem to run locally to check though; not sure if that's something I need to setup with the build-harness? Let me know if that doesn't get it. Cheers!

asmithdt avatar Mar 15 '24 17:03 asmithdt

💥 This pull request now has conflicts. Could you fix it @asmithdt? 🙏

mergify[bot] avatar May 06 '24 03:05 mergify[bot]

This PR was closed due to inactivity and merge conflicts. 😭 Please resolve the conflicts and reopen if necessary.

mergify[bot] avatar May 06 '24 03:05 mergify[bot]

@asmithdt Anything I can do to help on this? Honestly not sure how to get containerPortRange to work in terraform at all, even though it supported on ECS. If anyone has any workarounds in the meantime, like having terraform forgo any validation of the container_definition (I can't think of another way to get containerPortRange into AWS...)

YeomansIII avatar May 14 '24 19:05 YeomansIII

💥 This pull request now has conflicts. Could you fix it @asmithdt? 🙏

mergify[bot] avatar May 15 '24 07:05 mergify[bot]

Hi @asmithdt

Sorry for the delay.

Could you please run the following and commit the result?

make init
make readme

joe-niland avatar May 15 '24 07:05 joe-niland

This PR was closed due to inactivity and merge conflicts. 😭 Please resolve the conflicts and reopen if necessary.

mergify[bot] avatar May 22 '24 07:05 mergify[bot]