0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/internal
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
..
cluster chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
network chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
provider feat(provider): add optional SSH port param to node in provider ssh block (#520) 2023-09-02 19:43:08 -04:00
structure chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
test fix(node): creating linux_bridge with 'vlan_aware=false' or 'autostart=false' (#529) 2023-08-31 01:30:26 +00:00
types chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
validators chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
internal.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00