Zone does not have enough resources available to fulfill the request

Hi,

I’m trying to launch a deployment using terraform, and getting the following error. Does it mean the zone currently overcrowded and can’t spin up new instances, or is the issue on my end?

iyudhi_0-1630431949885.png

Thanks for your help.

1 Like

Without more information it’s difficult to say, but it’s probably that you’ve reached a quota limit in your project. Take a look at the documentation for compute quotas at https://cloud.google.com/compute/quotas for details of how to check and request increases.

Thanks for the response! I switched to the east region and it works, so it seems that the west region was just overcrowded when I tried to deploy.

1 Like