0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/proxmoxtf/resource
Soubinan KACOU c45e3367e7
fix(lxc): improve configurable timeouts for containers operations (#1161)
feat(lxc): Improve configurable timeouts for containers operations

Fix timeouts on CT creation (related to #1160)
Add configurable timeout for CT start

Signed-off-by: Soubinan <contact@soubinan.tk>
Co-authored-by: Soubinan <contact@soubinan.tk>
2024-03-24 21:15:40 -04:00
..
cluster/firewall chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
container fix(lxc): improve configurable timeouts for containers operations (#1161) 2024-03-24 21:15:40 -04:00
firewall chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
validators chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
vm feat(vm): add support for cpu affinity attribute (#1148) (#1153) 2024-03-23 21:34:59 -04:00
certificate_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
certificate.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
dns_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
dns.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
file_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
file.go chore: minor cleanups and doc updates (#1108) 2024-03-09 23:20:44 -05:00
group_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
group.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
hosts_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
hosts.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
pool_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
pool.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
role_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
role.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
time_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
time.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
user_test.go chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
user.go fix(user): expiration_date attribute handling (#1066) 2024-02-27 03:06:58 +00:00