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
339 stars 244 forks source link

fix: add port mapping name (#162) #166

Closed aaronlake closed 12 months ago

aaronlake commented 1 year ago

what

why

references

milldr commented 1 year ago

/terratest

milldr commented 1 year ago

please build the readme for the variable update:

make init
make readme
aaronlake commented 1 year ago

Updated documentation

jamengual commented 1 year ago

Updated documentation

we have new commit commands

make precommit/terratest

it will do a bunch of things including updating docs and such

jamengual commented 1 year ago

/terratest