diff --git a/docs/resources/virtual_environment_vm.md b/docs/resources/virtual_environment_vm.md index c070272b..24aee91c 100755 --- a/docs/resources/virtual_environment_vm.md +++ b/docs/resources/virtual_environment_vm.md @@ -591,7 +591,7 @@ output "ubuntu_vm_public_key" { - `vm_id` - (Optional) The VM identifier. - `hook_script_file_id` - (Optional) The identifier for a file containing a hook script (needs to be executable, e.g. by using the `proxmox_virtual_environment_file.file_mode` attribute). - `watchdog` - (Optional) The watchdog configuration. Once enabled (by a guest action), the watchdog must be periodically polled by an agent inside the guest or else the watchdog will reset the guest (or execute the respective action specified). - - `enabled` - (Optional) Whether the watchdog is enabled (defaults to `false`). + - `enabled` - (Optional) Whether the watchdog is enabled (defaults to `false`). - `model` - (Optional) The watchdog type to emulate (defaults to `i6300esb`). - `i6300esb` - Intel 6300ESB. - `ib700` - iBase IB700.