0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/proxmox/cluster
Pavel Boldyrev e838c6b645
fix(provider): sequentially generated vm_ids may clash with exiting… (#1574)
fix(provider): sequentially generated `vm_id`s may clash with exiting VM / Container IDs

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-04 20:41:23 -04:00
..
acme feat(acme): implement resources and data sources for ACME plugins (#1479) 2024-09-08 10:54:16 -04:00
firewall chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
ha feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
mapping feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
client.go feat(acme): implement resources and data sources for ACME accounts (#1455) 2024-08-07 23:16:31 -04:00
cluster_types.go fix(provider): maxint for storage and vms (#694) 2023-11-12 12:17:35 -05:00
cluster.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
id_generator.go fix(provider): sequentially generated vm_ids may clash with exiting… (#1574) 2024-10-04 20:41:23 -04:00
options_types.go feat(cluster): Extend the available attributes for the proxmox_virtual_environment_cluster_options resource (#1241) 2024-04-29 20:08:44 -04:00
options.go feat(cluster): add cluster options resource (#548) 2023-09-12 07:49:03 -04:00