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 5599c7afe4
fix(provider): User-settable VLAN ID and name (#518)
* fix(provider): User-settable VLAN ID and name

By default resource `proxmox_virtual_environment_network_linux_vlan`
uses `name` to determine both the actual raw device for VLAN and
VLAN ID.

Since ifupdown2 (manually installed on PVE6, installed by default
since PVE7), it is possible to have VLAN name not tied to VLAN ID.

Make `interface` and `vlan` configurable by user.

* fix: update schema to ensure the correct docs generation.

---------

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-08-28 20:19:10 -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 feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_cluster_firewall.md feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_container.md feat(lxc): add support for lxc mount points (#394) 2023-07-16 20:41:07 -04:00
virtual_environment_dns.md feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_file.md feat(file): ensure upload of ISO/VSTMPL is completed upon resource creation (#471) 2023-08-10 11:01:14 -04: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(docs): minor firewall options page improvement (#396) 2023-07-02 23:34:06 +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 import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_hagroup.md feat(ha): add support for Proxmox High Availability objects (#498) 2023-08-20 21:42:12 +00:00
virtual_environment_haresource.md feat(ha): add support for Proxmox High Availability objects (#498) 2023-08-20 21:42:12 +00:00
virtual_environment_hosts.md feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_network_linux_bridge.md chore: update dependencies, cleanup docs (#446) 2023-07-30 16:24:53 +00:00
virtual_environment_network_linux_vlan.md fix(provider): User-settable VLAN ID and name (#518) 2023-08-28 20:19:10 -04:00
virtual_environment_pool.md feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_role.md feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_time.md feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
virtual_environment_user.md fix(user): make password attribute optional (#463) 2023-08-05 22:57:08 +00:00
virtual_environment_vm.md feat(vm): support PCI device resource mapping (#500) 2023-08-20 18:00:11 -04:00