I am trying to push Aspnet core project into AWS ECS Fargate from Visual Studio using AWS Tootkit following this AWS tutorial.
The pushing docker image and ECS fargate registeration is successful however the task is at PENDING status.
ECS Cluster: my-cluster:
Any idea please to debug please?