0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/proxmoxtf/provider
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
..
datasources.go feat(vm): add proxmox_virtual_environment_node datasource (#1151) 2024-03-23 20:17:09 -04:00
provider_test.go feat(provider): add support for pre(external) auth'd session tokens (#1441) 2024-10-02 20:40:33 -04:00
provider.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
resources.go chore(lxc,vm): refactor: move vm and container code to subpackages (#1046) 2024-02-19 22:56:25 -05:00
schema.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00