0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-06 05:53:58 +00:00
terraform-provider-proxmox/fwprovider
Kai 97624052f1
fix(vm): only set initialization.upgrade attribute when not using custom cloud-init file (#1253)
* fix: ignore upgrade parameter when custom cloud-init file is used

Signed-off-by: Kai <nankeen@users.noreply.github.com>

* fix acceptance tests, make `upgrade` computed

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Kai <nankeen@users.noreply.github.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Kai <nankeen@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-06 19:16:14 -04:00
..
ha chore(code): reorganize HA & node network code (#1218) 2024-04-16 00:08:14 +00:00
hardwaremapping feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
network chore(code): reorganize HA & node network code (#1218) 2024-04-16 00:08:14 +00:00
structure chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
tests fix(vm): only set initialization.upgrade attribute when not using custom cloud-init file (#1253) 2024-05-06 19:16:14 -04:00
types chore(vm2): experimental support for clone and inherited attributes (#1235) 2024-04-24 02:00:11 +00:00
validators feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
vm chore(vm2): experimental support for clone and inherited attributes (#1235) 2024-04-24 02:00:11 +00:00
datasource_version.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
provider.go chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
resource_download_file.go fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
resource_options.go feat(cluster): Extend the available attributes for the proxmox_virtual_environment_cluster_options resource (#1241) 2024-04-29 20:08:44 -04:00