0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/proxmoxtf/resource
Pavel Boldyrev a99220e9fb
feat(lxc): increase number of supported mount points to 256 (#1939)
* feat(lxc): increase number of supported mount points to 256
* fix(container): correct condition for setting replicate value for rootfs


Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-29 21:15:20 -04:00
..
cluster/firewall chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
container feat(lxc): increase number of supported mount points to 256 (#1939) 2025-04-29 21:15:20 -04:00
firewall fix(firewall): prevent reordering of CIDRs in ipset resource with mixed IPv4/IPv6 (#1935) 2025-04-28 19:12:25 -04:00
validators fix(file): fix for datastore does not support content type "dump" (#1752) 2025-02-08 22:20:12 -05:00
vm chore(code): fix code problems reported by Qodana (#1934) 2025-04-28 01:07:01 +00:00
certificate_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
certificate.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
dns_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
dns.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
file_test.go feat(file): add support to set the file mode (#1478) 2024-08-13 21:28:48 -04:00
file.go fix(file): fix for datastore does not support content type "dump" (#1752) 2025-02-08 22:20:12 -05:00
group_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
group.go chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
hosts_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
hosts.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
pool_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
pool.go chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
role_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
role.go fix(access): fix user and role import (#1346) 2024-06-03 00:51:44 +00:00
time_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
time.go fix(time): embed timezone data to fix set/get TZ on windows (#1436) 2024-07-10 21:07:40 -04:00
user_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
user.go fix(access): fix user and role import (#1346) 2024-06-03 00:51:44 +00:00