0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/proxmox
Pavel Boldyrev 8ed271b551
chore(build): update Go version and linter /documentation workflows (#1789)
- Update Go version from 1.23 to 1.24 in go.mod and README
- Migrate documentation generation from tools/ to main.go
- Update Makefile to use go generate in main.go for docs
- Remove tools/ directory and related configuration
- Update GitHub Actions and Renovate configuration
- Simplify documentation generation process

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-23 21:20:25 -05:00
..
access feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
api chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00
cluster feat(cluster): add proxmox_virtual_environment_metrics_server resource (#1719) 2025-02-03 13:11:26 -05:00
firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
helpers/ptr fix(vm): do not reboot at disk resize (#1580) 2024-10-08 00:47:39 +00:00
nodes feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
pools chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
ssh fix(provider): handle IPv6 in ssh client (#1558) 2024-10-01 12:36:11 -04:00
storage chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
types feat(node): implement initial support to manage APT repositories (#1325) 2024-07-05 18:48:35 -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