You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully created some VM's based on PM templates.
However, I encounter this issue when deploying with cdktf v0.14.1:
Could not create virtual machine, unexpected error: json: cannot unmarshal
string into Go struct field VirtualMachineConfigurationSummary.data.memory
of type float32
Thanks🙌
The text was updated successfully, but these errors were encountered:
I have successfully created some VM's based on PM templates.
However, I encounter this issue when deploying with cdktf v0.14.1:
Could not create virtual machine, unexpected error: json: cannot unmarshal
string into Go struct field VirtualMachineConfigurationSummary.data.memory
of type float32
Thanks🙌
The text was updated successfully, but these errors were encountered: