0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 03:22:59 +00:00
terraform-provider-proxmox/proxmox/nodes
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
..
containers fix(lxc): unmarshal string/int vmid as int when read container status (#622) 2023-10-16 20:14:26 -04:00
tasks fet(vm): allow scsi and sata interfaces for CloudInit Drive (#598) 2023-10-01 22:23:11 -04:00
vms fix(provider): maxint for storage and vms (#694) 2023-11-12 12:17:35 -05:00
certificate_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
certificate.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
client.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
dns_types.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
dns.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
hosts_types.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
hosts.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
network_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
network.go chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
nodes_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
nodes.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
storage_types.go fix(storage): unmarshal error when list storage containing large files (#688) 2023-11-06 00:52:37 +00:00
storage.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00