mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-01 17:02:38 -05:00
resize When resizing a DO droplet, you can only increase the size not descrease. If you try and go down in size, the API will return this error: ``` * digitalocean_droplet.foobar: Error resizing droplet (17090364): POST https://api.digitalocean.com/v2/droplets/17090364/actions: 422 Size can not decrease size of Droplet's disk image ```