0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 20:12:59 +00:00
terraform-provider-proxmox/proxmoxtf/resource/validator
Pavel Boldyrev a6fa40e177
fix(vm,lxc): file ID validator to allow . in a storage name (#750)
fix(vm,lxc): file ID validator to allow `.` in a storage  name

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-11-28 17:32:25 -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