mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 19:12:59 +00:00
fixing started diff
This commit is contained in:
parent
eb06704896
commit
7eac54086a
@ -2915,7 +2915,9 @@ func resourceVirtualEnvironmentVMReadPrimitiveValues(d *schema.ResourceData, m i
|
||||
}
|
||||
}
|
||||
|
||||
if d.Get(mkResourceVirtualEnvironmentVMTemplate).(bool) != true {
|
||||
d.Set(mkResourceVirtualEnvironmentVMStarted, vmStatus.Status == "running")
|
||||
}
|
||||
|
||||
currentTabletDevice := d.Get(mkResourceVirtualEnvironmentVMTabletDevice).(bool)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user