0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/proxmox/cluster
Pavel Boldyrev b429f95ca5
fix(vm): type error when unmarshalling GetResponseData.data.memory (#728)
* fix(vm): type error when unmarshalling `GetResponseData.data.memory`

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

* linter

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

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-11-17 18:39:13 -05:00
..
firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
ha chore(code): remove redundant types2 import aliases (#564) 2023-09-13 03:03:43 +00:00
client.go feat(ha): add support for Proxmox High Availability objects (#498) 2023-08-20 21:42:12 +00:00
cluster_types.go fix(provider): maxint for storage and vms (#694) 2023-11-12 12:17:35 -05:00
cluster.go fix(vm): do not error on read at state refresh if VM is missing (#398) 2023-07-03 00:48:38 +00:00
options_types.go fix(vm): type error when unmarshalling GetResponseData.data.memory (#728) 2023-11-17 18:39:13 -05:00
options.go feat(cluster): add cluster options resource (#548) 2023-09-12 07:49:03 -04:00