0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/fwprovider
Pavel Boldyrev be4a3b7c6f
fix(vm): cdrom is not attached when creating a VM from scratch (#1287)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-13 02:08:44 +00:00
..
access misc(vm): fix CustomBool conversion bug introduced in acl implementation (#1286) 2024-05-12 12:49:24 +00:00
ha chore(code): reorganize HA & node network code (#1218) 2024-04-16 00:08:14 +00:00
hardwaremapping feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
network chore(code): reorganize HA & node network code (#1218) 2024-04-16 00:08:14 +00:00
structure feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
tests fix(vm): cdrom is not attached when creating a VM from scratch (#1287) 2024-05-13 02:08:44 +00:00
types feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
validators feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
vm misc(vm): fix CustomBool conversion bug introduced in acl implementation (#1286) 2024-05-12 12:49:24 +00:00
datasource_version.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
provider.go feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
resource_download_file.go fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
resource_options.go feat(cluster): Extend the available attributes for the proxmox_virtual_environment_cluster_options resource (#1241) 2024-04-29 20:08:44 -04:00