0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/proxmox
Oto Petřík 03eaf72767
fix(provider): Better handling of root@pam token (#386)
Token logins using root@pam!sometoken=uuid are not considered
by PVE as 'root' logins, and fail to change VM's arch.
Make sure the provider does not try to set/change VM's arch.

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-07-01 13:31:02 +00:00
..
access feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
api fix(provider): Better handling of root@pam token (#386) 2023-07-01 13:31:02 +00:00
cluster feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
firewall feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
nodes feat(vm): efi disk, cpu numa (#384) 2023-07-01 08:50:21 -04:00
pools feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
ssh feat(v): Add ability to override node IP used for SSH connection (#355) 2023-05-31 21:15:48 -04:00
storage feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
types feat(vm): efi disk, cpu numa (#384) 2023-07-01 08:50:21 -04:00
version 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