Merge pull request #2867 from berendt/gh_issue_2864
provider/openstack: not only SATA or SSD are valid volume types
This commit is contained in:
commit
5eb9b6c74e
|
@ -53,7 +53,7 @@ The following arguments are supported:
|
|||
* `metadata` - (Optional) Metadata key/value pairs to associate with the volume.
|
||||
Changing this updates the existing volume metadata.
|
||||
|
||||
* `volume_type` - (Optional) The type of volume to create (either SATA or SSD).
|
||||
* `volume_type` - (Optional) The type of volume to create.
|
||||
Changing this creates a new volume.
|
||||
|
||||
## Attributes Reference
|
||||
|
|
Loading…
Reference in New Issue