0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00
terraform-provider-proxmox/proxmoxtf/resource
Marco Attia 2d9e0b585e
feat: add support for 'import' content type in Proxmox file resources (#1983)
Signed-off-by: Marco Attia <54147992+Vaneixus@users.noreply.github.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-27 21:23:22 -04:00
..
cluster/firewall chore(code): fix new qodana warnings (#1951) 2025-05-05 22:11:19 -04:00
container feat(lxc): increase maximum supported passthrough devices to 128 (#1968) 2025-05-20 21:53:30 -04:00
firewall chore(code): fix new qodana warnings (#1951) 2025-05-05 22:11:19 -04:00
validators feat: add support for 'import' content type in Proxmox file resources (#1983) 2025-06-27 21:23:22 -04:00
vm fix(vm): allow scsi and sata for CD-ROM interface (#1971) 2025-05-21 21:58:55 +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: add support for 'import' content type in Proxmox file resources (#1983) 2025-06-27 21:23:22 -04:00
file.go feat: add support for 'import' content type in Proxmox file resources (#1983) 2025-06-27 21:23:22 -04: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