heitmanr

Results 3 comments of heitmanr

when importing an OVA specifying a serial-port (in the .OVF-file) as required hardware, like here ```xml true Console Port Serial 1 6 21 ``` this information is ignored, too.

I'd like to add, that an **empty "\"-Address** is absolutely fine for vCenter/ESXi allowing, so this should be allowed, too: ```hcl serial_port { backing_type: "network" direction: "server" service_uri: "telnet://:" yield_on_poll:...

right now, i'm using this as a workaround, call it an ugly hack ;-) Terraform creates VMs called (Cisco Nexus 9000v)-VMs, called "LEAF-A" and so on, afterwards Terraform uses PowerShell/PowerCLI...