0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/fwprovider
renovate[bot] 7fda43f4ea
chore(deps): Update module github.com/brianvoe/gofakeit/v6 (v6.28.0 → v7.0.0) (#1044)
| datasource | package                         | from    | to     |
| ---------- | ------------------------------- | ------- | ------ |
| go         | github.com/brianvoe/gofakeit/v6 | v6.28.0 | v7.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 18:57:30 -05:00
..
structure chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
tests chore(deps): Update module github.com/brianvoe/gofakeit/v6 (v6.28.0 → v7.0.0) (#1044) 2024-02-19 18:57:30 -05:00
types chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
validators chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
datasource_hagroup.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
datasource_hagroups.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
datasource_haresource.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
datasource_haresources.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
datasource_version.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
hagroup_model.go chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
haresource_model.go chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
provider.go feat(provider): add SOCKS5 proxy support for SSH connections (#970) 2024-01-27 20:09:14 +00:00
resource_download_file.go feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05:00
resource_hagroup.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
resource_haresource.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
resource_linux_bridge.go feat(docs): add initial mini-howtos for VM (#730) 2023-11-28 12:38:47 -05:00
resource_linux_vlan.go feat(docs): add initial mini-howtos for VM (#730) 2023-11-28 12:38:47 -05:00
resource_options.go fix(cluster): can't read back cluster options on PVE 8.1 (#755) 2023-11-29 18:12:21 -05:00