0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/proxmox
Oto Petřík 6753582e4b
fix(vm): better check for disk ownership (#633)
Storage using .raw or .qcow2 files uses additional element in path,
which is not present in ZFS storage.
Support both patterns when determining disk ownership.

This fixes #632

Signed-off-by: Oto Petřík <oto.petrik@gmail.com>
2023-10-22 11:11:19 -04:00
..
access chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
api fix(api): set min TLS version 1.3, secure HTTP-only cookie (#596) 2023-10-01 14:19:51 -04:00
cluster chore(code): remove redundant types2 import aliases (#564) 2023-09-13 03:03:43 +00:00
firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
nodes fix(vm): better check for disk ownership (#633) 2023-10-22 11:11:19 -04:00
pools chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
ssh fix(provider): add informative error around ssh-agent (#620) 2023-10-16 20:00:09 -04:00
storage chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
types fix(cluster): inconsistencies in applying cluster options (#573) 2023-09-23 08:04:52 -04:00
version feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
client.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00