terraform/website/source/docs/providers/do/r
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
..
domain.html.markdown
droplet.html.markdown provider/digitalocean: Update of droplet document to add a note about 2016-06-09 20:09:33 +01:00
floating_ip.html.markdown Using the laterst version of the DO API to get the Assign of an IP working without a time.Sleep 2015-11-24 11:08:43 +00:00
record.html.markdown provider/digitalocean: Addsa FQDN out to the `digitalocean_record` 2016-02-09 16:57:42 +00:00
ssh_key.html.markdown website: add digitalocean ssh_key documentation 2015-03-06 10:00:41 -08:00