Trying to run an ECS task in Prefect 2. I think I...
# prefect-community
s
Trying to run an ECS task in Prefect 2. I think I’m missing a permission, but unsure of how to debug which. I used the terraform setup template provided by Prefect. The flow run is just hung.
Do I need to connect the dots between the agent and the work-queue?
This turned out to be some problem with the S3 block that I still have not solved. I did get a github storage block working.