Firebase tools version 10 has introduced a change:
Function deploys now upload source to the deployed region instead of us-central1
We have a GCP Org Policy preventing the use of us-central1 region. Function deployments with atlassian/firebase-deploy pipe fail due to this reason with firebase-tools version 9.
Would it be possible to have the pipe with firebase-tools v10?