0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/fwprovider
Bartosz Cieślik 26c61e3233
fix(file): proxmox_virtual_environment_file allow changing local file path (#1982)
* fix(proxmox_virtual_environment_file): allow changing local file path
* fix linter
* update test

---------

Signed-off-by: Bartosz Cieślik <bartoszcieslik2@gmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-08 09:44:57 -04:00
..
access feat(datastores)!: implement new structured format and filters for datastores data source (#1875) 2025-04-01 17:32:29 -04:00
attribute feat(datastores)!: implement new structured format and filters for datastores data source (#1875) 2025-04-01 17:32:29 -04:00
cluster chore(code): fix new qodana warnings (#1951) 2025-05-05 22:11:19 -04:00
config feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
nodes fix(network): adjust Linux Bridge name validator (#1961) 2025-05-12 22:26:53 -04:00
test fix(file): proxmox_virtual_environment_file allow changing local file path (#1982) 2025-06-08 09:44:57 -04:00
types chore(code): fix new qodana warnings (#1951) 2025-05-05 22:11:19 -04:00
validators fix(repo): fix source.list path validation on Windows (#1429) 2024-07-05 20:20:34 -04:00
datasource_version.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
provider_test.go misc(provider): add missing acc tests (#1755) 2025-02-09 21:46:52 +00:00
provider.go chore(code): move hardwaremapping package from node to cluster in fwprovider (#1917) 2025-04-21 00:35:23 +00:00