Hello everyone. Is it possible to resize a gcp’s i...
# google-cloud
b
Hello everyone. Is it possible to resize a gcp’s instance boot disk without replacing it?
g
You can increase the size
Not sure if pulumi allows it. Since it can't be freely edited, just increased
b
I am talking about pulumi. Via console or gcloud it is possible, but when you change a boot disk size value in pulumi code it marks a resource (disk) to be replaced
With boot disk it is not a desirable behavior as I want to keep data
So I wonder if there is a workaround, except for creating a new machine from snapshot