diff options
author | Thomas Hipp <thipp@suse.de> | 2017-11-29 12:51:21 +0100 |
---|---|---|
committer | Thomas Hipp <thipp@suse.de> | 2017-11-29 13:58:07 +0100 |
commit | 96f4032f04b2a625b12d188cae4315887bf9fc66 (patch) | |
tree | 89244c873f4c42cd5a22e03a8f668c4ec96e042d /doc | |
parent | 3fe13bb19661adfd488ff20d978fbac407e34835 (diff) | |
download | terraform-provider-libvirt-96f4032f04b2a625b12d188cae4315887bf9fc66.tar terraform-provider-libvirt-96f4032f04b2a625b12d188cae4315887bf9fc66.tar.gz |
check uniqueness of storage volume name
The storage volume name needs to be unique. If this is not the case, the
storage volume will be overwritten which is not problematic itself.
However, `terraform destroy` will fail since it will try and delete the
same storage volume twice.
Signed-off-by: Thomas Hipp <thipp@suse.de>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions