Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider/digitalocean: Update of droplet document to add a note about resize #7094

Merged
merged 1 commit into from
Jun 10, 2016

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Jun 9, 2016

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

documenting DO droplet error as found in #7043

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
```
@phinze
Copy link
Contributor

phinze commented Jun 10, 2016

LGTM 👍

@phinze phinze merged commit b0b3a9c into master Jun 10, 2016
@phinze phinze deleted the docs-do-resize branch June 10, 2016 20:59
@ghost
Copy link

ghost commented Apr 25, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants