Wrangler deployment error - Custom Instance
I'm getting the error when attempting to deploy with wrangler. My wrangler.jsonc consists of:
Of course the memory and disk are the same values as the named instance "standard", setting vcpu to 0.5 to match that named instance will work, but if I set it to anything else such as 2 in my case, it will show that error.
0 Replies