0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/proxmoxtf
Emmanuel Benoît 73c1294979
fix(vm): fix CloudInit datastore change support (#509)
The datastore update support introduced in #486 only worked if the
CloudInit interface was also changed at the same time. This commit
fixes the problem.

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-08-20 19:53:10 -04:00
..
datasource feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
provider feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
resource fix(vm): fix CloudInit datastore change support (#509) 2023-08-20 19:53:10 -04:00
structure chore: cleanup resource validators & utility code (#438) 2023-07-20 19:58:19 -04:00
test chore: cleanup resource validators & utility code (#438) 2023-07-20 19:58:19 -04:00
config.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00