-
Notifications
You must be signed in to change notification settings - Fork 478
Open
Labels
Milestone
Description
Description
Desired workflow:
- Start with an existing VM
- Make it into a template
The vsphere_content_library_item resource seems like it should be able to do this, but it requires .vmdk or .ovf files. This is confusing. How do I get them? Do I have to set them up on my own web server? I don't know how to proceed.
I'd like to just be able to specify the id of an existing VM, instead of the list of files currently required.
Ref: https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/content_library_item
AdrianBegg, uprightvinyl, tlindsay42, vCarbs, GlenCarpenter and 8 more