github.com/hashicorp/packer@v1.14.3/website/content/partials/packer-plugin-sdk/bootcommand/VNCConfig-not-required.mdx (about) 1 <!-- Code generated from the comments of the VNCConfig struct in bootcommand/config.go; DO NOT EDIT MANUALLY --> 2 3 - `disable_vnc` (bool) - Whether to create a VNC connection or not. A boot_command cannot be used 4 when this is true. Defaults to false. 5 6 - `boot_key_interval` (duration string | ex: "1h5m2s") - Time in ms to wait between each key press 7 8 <!-- End of code generated from the comments of the VNCConfig struct in bootcommand/config.go; -->