0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 03:52:58 +00:00
terraform-provider-proxmox/proxmoxtf/resource/validator
Taras 8bf26099e0
feat(lxc)!: allow to update features, add mount type support (#765)
* feat(lxc): allow to update features, add mount type support

Signed-off-by: tarik02 <taras.fomin@gmail.com>

* updates according to the MR

Signed-off-by: tarik02 <taras.fomin@gmail.com>

* update according to the pull request

Signed-off-by: tarik02 <taras.fomin@gmail.com>

---------

Signed-off-by: tarik02 <taras.fomin@gmail.com>
2023-12-06 16:18:05 -05:00
..
container.go feat(lxc)!: allow to update features, add mount type support (#765) 2023-12-06 16:18:05 -05:00
file_test.go fix(vm,lxc): file ID validator to allow . in a storage name (#750) 2023-11-28 17:32:25 -05:00
file.go fix(vm,lxc): file ID validator to allow . in a storage name (#750) 2023-11-28 17:32:25 -05:00
firewall.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
network_test.go fix(vm): MAC address validator should allow lowercase hex (#660) 2023-10-29 18:17:28 +00:00
network.go fix(vm): MAC address validator should allow lowercase hex (#660) 2023-10-29 18:17:28 +00:00
vm_test.go fix(vm): update validation and docs for machine attribute (#681) 2023-11-05 22:49:01 +00:00
vm.go feat(file): rename content type backup -> dump for backups (#724) 2023-11-16 20:54:48 -05:00