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
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.
proxmox_virtual_environment_vm.ubuntu-2004[0]: Refreshing state... [id=220]
Error: Failed to decode HTTP GET response (path: nodes/hyper-0/qemu/220/config)
Reason:
json: cannot unmarshal string into Go struct field
VirtualEnvironmentVMGetResponseData.data.watchdog
of type proxmox.CustomWatchdogDevice
The text was updated successfully, but these errors were encountered:
pkonotopov
changed the title
[BUG] Watchdog device breakes tf action
[BUG] Watchdog device breaks terraform action
Feb 18, 2021
pkonotopov
changed the title
[BUG] Watchdog device breaks terraform action
[BUG] VM watchdog device emulation breaks terraform action
Feb 18, 2021
Describe the bug
During the creating VM from template which contain hardware watchdog emulation device we have got an errors.
To Reproduce
Steps to reproduce the behavior:
terraform plan
The text was updated successfully, but these errors were encountered: