Access to Google Cloud Tasks from Workers via Workload Identity Federation
I want my worker to schedule a task into Google Cloud Task, but i don't know how to configure it. I've searched for tutorial but only found for AWS or Github Actions. Is it possible to do it with cloudflare workers?