Why the health checks cannot reach the target groups in an AWS ECS?
It seems to be an issue with the default security group when I created the ecs cluster
The default SG is
So basically no traffic can reach the ec2 instance that hosts the docker process.
I added a very permissive security group and it is working and I can reach the healthcheck url