0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/proxmox/nodes
Leah e9a74e9037
feat(vm): efi disk, cpu numa (#384)
* efi disks support

* make size a string

* add cpu numa support

* add docs

* fix description

* string size fixes

(cherry picked from commit 254724d1d10c5191d294f0377adac49ad41dc880)

* fix lints

* fix(vm): replace `size` with `type` for efi disk

also
- add support for `pre-enrolled-keys`
- add example
- fix handling of `numa` flag when it's not in the template
- cleanup linter errors

---------

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-07-01 08:50:21 -04:00
..
containers feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
tasks feat(vm): add support for meta-data in cloud-init (#378) 2023-06-24 00:06:05 -04:00
vms feat(vm): efi disk, cpu numa (#384) 2023-07-01 08:50:21 -04:00
certificate_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +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 feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
network.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
nodes_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
nodes.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
storage_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
storage.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00