Hey, I just created a work pool that runs on AWS ECS with the --provision-infra flag, but the created policy "prefect-ecs-policy" was missing the "ecs:TagResource" permission and thus I could not run any flows on AWS from prefect cloud until I added the permission manually.
Could someone please confirm that this is a bug? Or did I do something wrong?