How to increase the size of a Google Cloud virtual machine?

google-cloud-platform, virtual-machine

Solution

This behavior has now changed, and instances are customizable before and after creation. However, the instance must be shutdown in order to edit it and increase it's RAM or/and CPU. More information is available in this Help Center article.

Problem

How does Google Cloud handle increasing or decreasing the size of a VM i.e. changing the RAM and CPU options. Thank you.

Original source