Hello everyone. Is it possible to resize a gcp’s instance boot disk without replacing it?
g
green-school-95910
06/10/2020, 2:42 PM
You can increase the size
Not sure if pulumi allows it. Since it can't be freely edited, just increased
b
better-actor-92669
06/10/2020, 3:03 PM
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