0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00
terraform-provider-proxmox/docs/resources
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
..
index.html Update docs to support Terraform Registry 2020-10-22 19:10:40 -04:00
virtual_environment_certificate.md chore: lint and reformat the code (#204) 2023-01-16 18:07:30 -05:00
virtual_environment_cluster_firewall_security_group.md fix(firewall): fw controls bugfixes (#287) 2023-04-04 00:42:35 +00:00
virtual_environment_cluster_firewall.md feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
virtual_environment_container.md fix(vm): Make vm_id computed (#367) 2023-06-07 19:40:39 -04:00
virtual_environment_dns.md chore: lint and reformat the code (#204) 2023-01-16 18:07:30 -05:00
virtual_environment_file.md chore: lint and reformat the code (#204) 2023-01-16 18:07:30 -05:00
virtual_environment_firewall_alias.md fix(firewall): fw controls bugfixes (#287) 2023-04-04 00:42:35 +00:00
virtual_environment_firewall_ipset.md fix(docs): Update documentation for resource proxmox_virtual_environment_firewall_ipset (#366) 2023-06-06 22:37:08 -04:00
virtual_environment_firewall_options.md fix(firewall): fw controls bugfixes (#287) 2023-04-04 00:42:35 +00:00
virtual_environment_firewall_rules.md fix(firewall): fw controls bugfixes (#287) 2023-04-04 00:42:35 +00:00
virtual_environment_group.md feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
virtual_environment_hosts.md feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
virtual_environment_pool.md feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
virtual_environment_role.md feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
virtual_environment_time.md feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
virtual_environment_user.md feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
virtual_environment_vm.md fix(firewall): Add support for firewall flag for LXC/VM net adapters (#295) 2023-04-09 23:59:40 +00:00