0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 19:38:35 +00:00
terraform-provider-proxmox/proxmoxtf/resource/container
Kamil Mańkowski 602568e6a6
fix(lxc): adjust max number of container's IP configs (#2088)
fix(lxc): Adjust max number of container's IP configs

The limit now matches the number of network interfaces allowed by Proxmox

Fix #2080

Signed-off-by: Kamil Mańkowski <gh.welcome@tools.kam193.eu>
2025-08-10 14:38:13 -04:00
..
container_test.go feat(lxc): add support for device_passthrough config option (#1706) 2025-01-16 17:58:49 -05:00
container.go fix(lxc): adjust max number of container's IP configs (#2088) 2025-08-10 14:38:13 -04:00
validators.go chore(lxc): update list of supported OS-es in operating_system.type (#1548) 2024-09-21 23:20:37 +00:00