Hi everyone!
I've recently started working on automating VM creation on vSphere using Pulumi, and I've run into a challenge with assigning NVIDIA GRID vGPUs to the VMs.
Manually, I can do this:
Edit Settings > Add New Device > PCI Device > nvidia_l4-1b
Ideally, though, I’d like to automate this step.
So my question is:
Is it possible to assign this PCI device to a VM using only Advanced Parameters?
I’d really appreciate any guidance or suggestions. Thanks in advance! 😊