Describe the bug
service my-app-service2 was unable to place a task because no container instance met all of its requirements. The closest matching container-instance 476c4f3985624ef195cfa2ac13e78099 is missing an attribute required by your task. For more information, see the Troubleshooting section of the Amazon ECS Developer Guide.
To Reproduce
Steps to reproduce the behavior:
Go to main.tf
terraform apply
Check cluster events
Container is missing attribute
Expected behavior
Expected to run task to download and run docker image
Additional context
Any container I run is missing an attribute for the task
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
Describe the bug service my-app-service2 was unable to place a task because no container instance met all of its requirements. The closest matching container-instance 476c4f3985624ef195cfa2ac13e78099 is missing an attribute required by your task. For more information, see the Troubleshooting section of the Amazon ECS Developer Guide.
To Reproduce Steps to reproduce the behavior:
Expected behavior Expected to run task to download and run docker image
Additional context Any container I run is missing an attribute for the task
Upvote & Fund