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
Pavel Boldyrev 8d0b3ed25f
fix(vm): default disk cache is not set to none if not specified for an existing disk (#478)
Also fixes missing `ForceNew` for `file` resources.
2023-08-10 19:27:22 +00: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): default disk cache is not set to none if not specified for an existing disk (#478) 2023-08-10 19:27:22 +00: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