skydion
skydion
### Terraform Version Terraform v0.12.29 ### vSphere Provider Version provider.vsphere v1.19.0 ### Affected Resource(s) vsphere_virtual_machine ### Terraform Configuration Files ``` > var.cp_ip_addresses { "0public" = [ "69.168.x.y", ] "1mgmt" =...
Usage: vcd disk list [OPTIONS] Try "vcd disk list -h" for help. Error: int() argument must be a string, a bytes-like object or a number, not 'NoneType' To help us...
Hello I'm new with **vcd** and I have problem. I add new vApp: `vcd vapp create mgmt` After this I try to power on by command: `vcd vapp power-on mgmt`...