0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/proxmox/nodes/vms
Pavel Boldyrev 5ecf135398
chore(code): fix proxmox package dependencies (#536)
move `types` back from `internal` to `proxmox` and adjust a few other types, to make sure `proxmox` package is not dependent on anything else, and therefore can be extracted to a separate repo (#423)
2023-09-03 00:40:47 +00:00
..
firewall feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
client.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
vms_types_test.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
vms_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
vms.go fix(vm): no IP address detection when VM contains bridges (#493) 2023-08-14 21:22:50 -04:00