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
Adding the ability to specify a host device for a cd rom drive, right now, the vmware provider allows for specifying a datastore iso OR a client device (device via the vsphere ui). It would be useful to allow specifying devices that are directly connected to the host the vm lives on.
Actual Behavior
Only isos and a remote client device is available.
Steps to Reproduce
Have a host machine with a cd drive. Create a vm with a cd/dvd drive:
Important Factoids
I suppose this isn't a super common request, but it is useful to be able to manage a homelab with terraform to ensure consistent behavior. In this example, having a host cd device would allow for example use cases such as a automatic ripping machine when a cd or dvd is inserted.
This issue has been open 180 days with no activity. If this issue is reproducible with the latest version of the provider and with Terraform 0.12, please comment. Otherwise this issue will be closed in 30 days.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked and limited conversation to collaborators
Jun 21, 2020
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
Terraform Version
0.11.13
vSphere Provider Version
1.11.0
Affected Resource(s)
vsphere_virtual_machine
Terraform Configuration Files
N/A
Debug Output
N/A
Panic Output
N/A
Expected Behavior
Adding the ability to specify a host device for a cd rom drive, right now, the vmware provider allows for specifying a datastore iso OR a client device (device via the vsphere ui). It would be useful to allow specifying devices that are directly connected to the host the vm lives on.
Actual Behavior
Only isos and a remote client device is available.
Steps to Reproduce
Have a host machine with a cd drive. Create a vm with a cd/dvd drive:
Important Factoids
I suppose this isn't a super common request, but it is useful to be able to manage a homelab with terraform to ensure consistent behavior. In this example, having a host cd device would allow for example use cases such as a automatic ripping machine when a cd or dvd is inserted.
References
The text was updated successfully, but these errors were encountered: