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
DanielHabenicht 5fe6892724
fix(provider): maxint for storage and vms (#694)
* fix(provider): use int64 for vm and disk storage

Signed-off-by: DanielHabenicht <daniel-habenicht@outlook.de>

* revert changes for memory

Signed-off-by: DanielHabenicht <daniel-habenicht@outlook.de>

* revert changes for memory

Signed-off-by: DanielHabenicht <daniel-habenicht@outlook.de>

* fix test

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

* fix int -> int64 conversion for disk size

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

---------

Signed-off-by: DanielHabenicht <daniel-habenicht@outlook.de>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-11-12 12:17:35 -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 feat(cluster): add cluster options resource (#548) 2023-09-12 07:49:03 -04:00
options.go feat(cluster): add cluster options resource (#548) 2023-09-12 07:49:03 -04:00