0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 20:12:59 +00:00
terraform-provider-proxmox/proxmoxtf
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
..
datasource chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
provider chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
resource fix(vm): only set initialization.upgrade attribute when not using custom cloud-init file (#1253) 2024-05-06 19:16:14 -04:00
structure fix(vm): state drift due to disk re-ordering (#1215) 2024-04-15 16:45:38 -04:00
test chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
config.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00