terraform/website/source/docs/providers/openstack
Joe Topjian 1ab3750085 provider/openstack: Redesign openstack_blockstorage_volume_attach_v2 (#12071)
* provider/openstack: Redesign openstack_blockstorage_volume_attach_v2

The current design of openstack_blockstorage_volume_attach_v2 does
not correctly implement the Block Storage API attachment call. It
was only partially implemented, only marking volumes as being
attached, while never actually attaching them.

This redesign is a closer alignment to how creating attachments
to a standalone Block Storage service works.

For creating attachments specifically in the case of OpenStack
Compute instances, the openstack_compute_volume_attach_v2 resource
is required.

* provider/openstack: re-adding instance_id for backwards compatibility
2017-03-02 05:20:56 +00:00
..
d provider/openstack: Image Data Source (#12097) 2017-02-20 19:03:17 +02:00
r provider/openstack: Redesign openstack_blockstorage_volume_attach_v2 (#12071) 2017-03-02 05:20:56 +00:00
index.html.markdown provider/openstack: Update Development Documentation (#12265) 2017-02-27 10:27:55 +00:00