terraform-provider-proxmox/proxmox
Virgil f9032bf31b
Fix Cloud-init resizing
Cloud init is returning a disk size in MB and the function diskSizeGB was not able to convert it in GB so the new disk size was not the wanted one.
I have also added support for other units, will be useful for the future.
2019-08-16 19:17:00 +02:00
..
preprovision.go auto-formatted updates 2018-07-10 10:37:45 -07:00
provider.go support PM_OTP_PROMPT for ondemand interactive OTP 2019-08-14 09:48:13 -07:00
provisioner.go Revert "Temporary Revert "Use OTP 2FA", Not acting backward compatible" 2019-08-14 08:01:07 -07:00
resource_lxc.go cleanup indentation 2019-07-06 11:10:51 +02:00
resource_vm_qemu.go Fix Cloud-init resizing 2019-08-16 19:17:00 +02:00
util.go cleanup indentation 2019-07-06 11:10:51 +02:00