I started getting an error on Cloud Build (that triggers a Cloud Run deploy) after migrating my infra from southamerica-east1 to us-east4:
Failed to trigger build: Due to quota restrictions, project “xxxxxxxx” is unable to run builds in this region. Please contact Google Cloud Support at ``https://cloud.google.com/support-hub``.
It worked perfectly fine on the previous region. I already check the following topic, but nothing helped:
I already checked the following documentation, but there isn’t a single Cloud Build resource that I can request a quota increase through my console:
Migrating my infra back to the old region is not an option.
This is preventing from running my business and I need some help urgently.