When I attempt to use a service account to deploy an updated queue.yaml, I get the following error:
ERROR: (gcloud.app.deploy) PERMISSION_DENIED: The caller does not have permission
> Task :appengineDeployQueue FAILED
What permissions does the service account need for this operation? I already gave it both Cloud Tasks Admin and Cloud Tasks Queue Admin and it still get the error.