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
renovate[bot] ce5cc746f9
chore(deps): update golangci/golangci-lint (v2.0.2 → v2.1.2) (#1903)
* chore(deps): update golangci/golangci-lint (v2.0.2 → v2.1.2)

| datasource      | package                | from   | to     |
| --------------- | ---------------------- | ------ | ------ |
| github-releases | golangci/golangci-lint | v2.0.2 | v2.1.2 |

* fix linter errors

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-16 19:19:18 -04:00
..
access feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
api fix(provider): better error handling for non-existent resources (#1824) 2025-03-12 17:16:40 -04:00
cluster feat(hardwaremapping): Introduce support for directory mappings (#1902) 2025-04-16 18:54:22 -04:00
firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
helpers/ptr fix(vm): fix and improve disk management for cloned VMs (#1840) 2025-03-20 20:34:19 -04:00
nodes feat(vm): add support for virtiofs (#1900) 2025-04-15 13:10:37 -04:00
pools chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
ssh chore(deps): update golangci/golangci-lint (v2.0.2 → v2.1.2) (#1903) 2025-04-16 19:19:18 -04:00
storage chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
types feat(hardwaremapping): Introduce support for directory mappings (#1902) 2025-04-16 18:54:22 -04:00
version feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
client.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00