Seems fargate provider is deployed as binary in EC2. This works but not operation friendly.
Fargate provider will need ECS permissions instead and this can be easily integrated with IRSA. We can improve deployment experience a little bit and put it into a pod.
There's one PR on it. #1 I will double check it and see if that's still up to date