I just created my GCP project, and I have already inputted my billing account. On the top of my page, I dont see any free trial status for me to upgrade it anymore. So I assume that my billing should have been upgraded to the paid billing.
When I check on my billing account, there is my linked project, when I open the linked project, it is showing the remaining free trial credits. But it also shows a disclaimer that start from Dec 2, 2023 I will receive an incurring charge. So I still assume that my billing account should really have been upgraded.
But when I'm trying to create a Serverless Vpc Connector
, it keeps showing an error like below.
Operation failed: Insufficient CPU quota in region
How should I fix this?
Apparently, the default to create the Serverless VPC access is having the minimum of 2 instances and maximum of 10 instances. While the default limit for the CPU
is only 8. So reducing the maximum instance for the Serverless VPC would result in successfully creating the Serverless VPC access.
In another word, you cannot use the default setting to create the serverless vpc access.