0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 20:12:59 +00:00
terraform-provider-proxmox/docs
Oto Petřík 2a5abb10fc
fix(vm): Make vm_id computed (#367)
* fix(vm): Make vm_id computed, fix #364

Defaulting vm_id to -1 prevents resources depending on vm_id value.
Make vm_id computed, also update existing vm_id = -1 with correct vm_id.

* update examples to use auto-generated `vm_id`s

---------

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-06-07 19:40:39 -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 fix(vm): Make vm_id computed (#367) 2023-06-07 19:40:39 -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