You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Following the new release which includes #1829 I am running into an issue when cloning a VM that has 2 disks (boot and efi) where we move the boot disk to another datastore.
In the TF_LOG I see it moves the boot disk to the correct datastore, but then continues to use its old id when setting the final bits.
Describe the bug
Following the new release which includes #1829 I am running into an issue when cloning a VM that has 2 disks (boot and efi) where we move the boot disk to another datastore.
In the TF_LOG I see it moves the boot disk to the correct datastore, but then continues to use its old id when setting the final bits.
To Reproduce
Steps to reproduce the behavior:
Have a VM Template with 2 disks, boot and efi, both on the same datastore.
Clone a VM from it, while setting the boot disk to be on another datastore.
See the error:
Expected behavior
It should use the correct id to set the disk attributes.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
TF_LOG=DEBUG terraform apply
):The text was updated successfully, but these errors were encountered: