hcloud_volume attach step should be idempotent (#56906)

This commit is contained in:
Lukas Kämmerling
2019-05-27 07:48:48 +02:00
committed by René Moser
parent 8f89d1d3da
commit 7f08de6b6c
3 changed files with 16 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- hcloud_volume - Fix idempotency when attaching a server to a volume.