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
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(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
acme feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
attribute misc(vm2): add support for vga (#1328) 2024-05-27 21:30:12 -04:00
cluster/metrics feat(cluster): add proxmox_virtual_environment_metrics_server resource (#1719) 2025-02-03 13:11:26 -05:00
config feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
ha feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
hardwaremapping feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
network chore(testacc): add missing acceptance build tags, improve vscode settings (#1723) 2025-01-25 17:20:18 -05:00
nodes/apt fix(vm): vga block defaults handling during create / clone (#1732) 2025-01-30 22:11:46 -05:00
test chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00
types chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00
validators fix(repo): fix source.list path validation on Windows (#1429) 2024-07-05 20:20:34 -04:00
vm feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05: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 feat(cluster): add proxmox_virtual_environment_metrics_server resource (#1719) 2025-02-03 13:11:26 -05:00
resource_download_file_test.go fix(file): respect download_file.override attr when checking for th… (#1537) 2024-09-16 22:02:25 +00:00
resource_download_file.go feat(vm): add bz2 (bzip2) as a valid download file compression algorithm (#1655) 2024-11-24 13:41:58 -05:00
resource_options_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_options.go fix(cluster): insecure migration_type validation (#1607) 2024-11-03 15:48:53 -05:00