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

feat: Added missing keys for container definition #94

Closed zahorniak closed 3 years ago

zahorniak commented 4 years ago

what

Added missing keys for container definition:

why

These changes should simplify work with this module. People no longer need to use container_definition variable to override options.

references

Closes #86

nitrocode commented 4 years ago

/rebuild-readme

nitrocode commented 4 years ago

/terraform fmt

nitrocode commented 4 years ago

/terraform-fmt

nitrocode commented 4 years ago

/test all

zahorniak commented 4 years ago

@nitrocode can you merge this pr?

osterman commented 3 years ago

/test all