0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/docs/resources
Frank Villaro-Dixon 60a68184cf
feat(vm): OnBoot: change default to true (#191)
vm: OnBoot: change default to `true`

The `on_boot` parameter is used to start a VM when the
node reboots. As the VM infrastructure should not really care whether
an hypervisor has rebooted, we change the default value from `false` to
`true` in order to make it explicit not to start the VM on reboot.

Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>

Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2022-12-29 14:30:32 -05:00
..
index.html Update docs to support Terraform Registry 2020-10-22 19:10:40 -04:00
virtual_environment_certificate.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_cluster_alias.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_cluster_ipset.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_container.md feat: add support for network_device MTU (#176) 2022-12-12 23:07:02 -05:00
virtual_environment_dns.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_file.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_group.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_hosts.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_pool.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_role.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_time.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_user.md Update docs (#57) 2022-05-23 23:43:12 -04:00
virtual_environment_vm.md feat(vm): OnBoot: change default to true (#191) 2022-12-29 14:30:32 -05:00