terraform-aws-serverless-static-wordpress icon indicating copy to clipboard operation
terraform-aws-serverless-static-wordpress copied to clipboard

Add healthCheck to ECS Task Definition

Open petewilcock opened this issue 3 years ago • 0 comments

ECS Task definition lacks a healthCheck block. This means ECS is unable to determine the health of the container and will report 'Unknown' under 'Health Status', even when container is healthy.

petewilcock avatar Apr 05 '22 18:04 petewilcock