0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
terraform-provider-proxmox/proxmoxtf
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
..
datasource feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
provider fix(provider): do not blindly use first IP for SSH (#704) 2023-11-10 01:19:09 +00:00
resource fix(provider): maxint for storage and vms (#694) 2023-11-12 12:17:35 -05:00
structure chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
test chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
config.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00