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/cluster
renovate[bot] fbd04ed950
chore(deps): update tools (#1017)
* chore(deps): update tools

| datasource | package                                                       | from    | to      |
| ---------- | ------------------------------------------------------------- | ------- | ------- |
| go         | github.com/golangci/golangci-lint                             | v1.55.2 | v1.56.2 |
| go         | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.48.0 | v0.49.0 |

* 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>
2024-03-04 21:41:53 -05:00
..
firewall chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
ha chore(code): remove redundant types2 import aliases (#564) 2023-09-13 03:03:43 +00:00
client.go feat(ha): add support for Proxmox High Availability objects (#498) 2023-08-20 21:42:12 +00:00
cluster_types.go fix(provider): maxint for storage and vms (#694) 2023-11-12 12:17:35 -05:00
cluster.go fix(vm): do not error on read at state refresh if VM is missing (#398) 2023-07-03 00:48:38 +00:00
options_types.go fix(vm): type error when unmarshalling GetResponseData.data.memory (#728) 2023-11-17 18:39:13 -05:00
options.go feat(cluster): add cluster options resource (#548) 2023-09-12 07:49:03 -04:00