terraform/website/source/docs/providers/do
stack72 84770e6c08 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
```
2016-06-09 20:09:33 +01:00
..
r provider/digitalocean: Update of droplet document to add a note about 2016-06-09 20:09:33 +01:00
index.html.markdown Split long comment to two lines 2016-01-13 14:46:06 +00:00