Hey, I am getting this error when running a deplo...
# ask-community
h
Hey, I am getting this error when running a deployment using an AWS ECS worker.
Copy code
RuntimeError: Failed to run ECS task, cluster 'default' not found. Confirm that the cluster is configured in your region.
How can I tell the deployment/prefect the name of the cluster? I really don't know where else to look. Thx
1
o
Ran into this issue a few days ago, have you made sure to add the cluster name to the worker pool template?