0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/docs
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
..
assets/js Initial work on documentation website 2020-03-08 04:54:36 +01:00
data-sources feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
resources feat(vm): efi disk, cpu numa (#384) 2023-07-01 08:50:21 -04:00
_config.yml feat(vm): Add bare minimum VM datasource (#268) 2023-03-22 01:52:58 +00:00
.gitignore Initial work on documentation website 2020-03-08 04:54:36 +01:00
404.html Initial work on documentation website 2020-03-08 04:54:36 +01:00
Gemfile Bump kramdown from 2.3.0 to 2.3.1 in /docs 2021-09-09 11:41:28 -04:00
Gemfile.lock feat(core): Add API Token authentication (#350) 2023-05-29 21:56:21 -04:00
index.md chore(doc): project documentation update (#356) 2023-06-01 11:48:41 +00:00