terraform-aws-ecs-fargate icon indicating copy to clipboard operation
terraform-aws-ecs-fargate copied to clipboard

Add an optional health check to the container definition (#15)

Open colincoleman opened this issue 1 year ago • 1 comments

This update enables passing a health check object to the container so that ECS can evaluate the task health - very useful if you are not using an ALB / target groups

colincoleman avatar Jul 08 '23 21:07 colincoleman

Thanks, @colincoleman , for the purpose as well as the code update. It's quite comprehensive and helpful.

rishiraj88 avatar Jul 09 '23 17:07 rishiraj88