Remove redundant key
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2022-03-03 13:39:13 +01:00
parent 84832dd3a6
commit 6bd0be8999

View File

@ -4,7 +4,6 @@ resource "vsphere_virtual_machine" "vm-srv" {
num_cpus = var.vm_numcpu
memory = var.vm_memory
datacenter_id = data.vsphere_datacenter.dc.id
folder = var.hv_vmfolder
// guest_id = data.vsphere_ovf_vm_template.ovf-srv.guest_id