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

Commits on Jun 9, 2016

  1. 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
    ```
    stack72 committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    84770e6 View commit details
    Browse the repository at this point in the history