0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 03:22:59 +00:00
terraform-provider-proxmox/fwprovider/test
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
..
datasource_node_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
datasource_version_test.go fix(vm): add validation for node_name values (#1659) 2024-11-27 21:23:27 -05:00
resource_container_test.go fix(lxc): support device_passthrough config on non-clone container (#1722) 2025-01-25 17:37:34 -05:00
resource_file_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_firewall_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_time_test.go fix(time): embed timezone data to fix set/get TZ on windows (#1436) 2024-07-10 21:07:40 -04:00
resource_vm_cdrom_test.go feat(vm): deprecate enabled attribute on cdrom/disk devices (#1746) 2025-02-07 22:50:57 -05:00
resource_vm_disks_test.go fix(vm): add validation for node_name values (#1659) 2024-11-27 21:23:27 -05:00
resource_vm_test.go feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
test_environment.go chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00
test_support.go chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311) 2024-05-18 23:31:50 -04:00