Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provider/digitalocean: Update of droplet document to add a note about
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 ```
- Loading branch information