josenk / terraform-provider-esxi

Terraform-provider-esxi plugin
GNU General Public License v3.0
543 stars 154 forks source link

Support for arbitrary ISO file installation to create an Android VM #201

Closed MassiLucio closed 1 year ago

MassiLucio commented 1 year ago

I would like to use the terraform-vsphere module to create an ESXi virtual machine running the Android operating system. I was wondering if the module supports using an arbitrary ISO file for OS installation.

In particular, I have an .iso file of Android that I would like to use to create the virtual machine. Is it possible to pass the URL path of this ISO file as a "image_url" parameter to specify the OS to install?

If support is not yet present, what is the best way to contribute to adding it to the module? I would like to be able to easily create ESXi virtual machines with any ISO I want.

Thank you for your support and consideration of this request! I look forward to starting to create Android virtual machines on ESXi with terraform-vsphere.

josenk commented 1 year ago

ER here: https://github.com/josenk/terraform-provider-esxi/issues/95