0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/proxmox/api
Pavel Boldyrev be6f220779
fix(vm): improve cpu.architecture handling (#1683)
* chore(tests): add option to select auth type (root user / token) for tests
* fix(vm): throw an error when `cpu.architecture` can't be set

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-12-17 22:16:45 -05:00
..
authenticator.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
client_test.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
client_types.go feat(file): add support to set the file mode (#1478) 2024-08-13 21:28:48 -04:00
client.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
credentials.go feat(provider): add support for pre(external) auth'd session tokens (#1441) 2024-10-02 20:40:33 -04:00
errors.go fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
ticket_auth_types.go feat(provider): add support for pre(external) auth'd session tokens (#1441) 2024-10-02 20:40:33 -04:00
ticket_auth.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
token_auth.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
user_auth.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00