0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00
terraform-provider-proxmox/proxmox
dandaolrian f901e711dd
feat(file): ensure upload of ISO/VSTMPL is completed upon resource creation (#471)
* feat(provider): ensure upload of ISO/VSTMPL completes before starting VM and add timeout to config for this

* remove `ForceNew: true` for the timeout attribute

* minor docs update

---------

Co-authored-by: dandaolrian <dandaolrian@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-08-10 11:01:14 -04:00
..
access feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
api fix(API): remove HTTP client timeout (#464) 2023-08-05 22:59:14 +00:00
cluster fix(vm): do not error on read at state refresh if VM is missing (#398) 2023-07-03 00:48:38 +00:00
firewall feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
nodes feat(file): ensure upload of ISO/VSTMPL is completed upon resource creation (#471) 2023-08-10 11:01:14 -04:00
pools feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
ssh feat(v): Add ability to override node IP used for SSH connection (#355) 2023-05-31 21:15:48 -04:00
storage feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
version feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
client.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00