0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
Commit Graph

1754 Commits

Author SHA1 Message Date
renovate[bot]
9655bd9ec7
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1966)
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.14.1 | v1.15.0 |
| go         | github.com/hashicorp/terraform-plugin-go        | v0.26.0 | v0.27.0 |
| go         | github.com/hashicorp/terraform-plugin-mux       | v0.18.0 | v0.19.0 |
| go         | github.com/hashicorp/terraform-plugin-testing   | v1.12.0 | v1.13.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 21:54:03 -04:00
Marlus Lopes Tavares
36312406d3
feat(lxc): increase maximum supported passthrough devices to 128 (#1968)
Signed-off-by: Marlus Lopes Tavares <marlop352@users.noreply.github.com>
2025-05-20 21:53:30 -04:00
bpg-autobot[bot]
a05c941de5
chore(main): release 0.78.0 (#1957)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2025-05-13 22:12:09 -04:00
renovate[bot]
9d91cddbe8
chore(deps): update module github.com/hashicorp/terraform-plugin-framework-validators (v0.17.0 → v0.18.0) (#1965)
| datasource | package                                                    | from    | to      |
| ---------- | ---------------------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework-validators | v0.17.0 | v0.18.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 22:09:59 -04:00
renovate[bot]
10cda1f257
chore(docs): update terraform local (2.5.2 → 2.5.3) (#1964)
| datasource         | package         | from  | to    |
| ------------------ | --------------- | ----- | ----- |
| terraform-provider | hashicorp/local | 2.5.2 | 2.5.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 02:08:42 +00:00
Pavel Boldyrev
2a7a2ff493
fix(network): adjust Linux Bridge name validator (#1961)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-12 22:26:53 -04:00
allcontributors[bot]
a74a358b6d
docs: add antoniacobaeus as a contributor for code (#1962)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-05-13 02:03:43 +00:00
renovate[bot]
a639257289
chore(ci): update actions/setup-go digest (0aaccfd → d35c59a) (#1958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 21:43:46 -04:00
Anton Iacobaeus
28ae95bd09
feat(vm): add support for AMD SEV (#1952)
Signed-off-by: Anton Iacobaeus <anton.iacobaeus@canarybit.eu>
2025-05-12 21:43:15 -04:00
renovate[bot]
68132bb1fb
chore(ci): update lycheeverse/lychee-action action (v2.4.0 → v2.4.1) (#1956)
* chore(ci): update actions/setup-go digest (0aaccfd → d35c59a)

* chore(ci): update jetbrains/qodana-action action (v2025.1.0 → v2025.1.1)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2025.1.0 | v2025.1.1 |

* chore(ci): update lycheeverse/lychee-action action (v2.4.0 → v2.4.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v2.4.0 | v2.4.1 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 08:38:07 -04:00
renovate[bot]
12f8a406f3
chore(ci): update jetbrains/qodana-action action (v2025.1.0 → v2025.1.1) (#1955)
* chore(ci): update actions/setup-go digest (0aaccfd → d35c59a)

* chore(ci): update jetbrains/qodana-action action (v2025.1.0 → v2025.1.1)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2025.1.0 | v2025.1.1 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 08:37:51 -04:00
Pavel Boldyrev
f7464a603a
misc(docs): update sponsorship in README
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-05 22:52:07 -04:00
bpg-autobot[bot]
2664f38757
chore(main): release 0.77.1 (#1942)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2025-05-05 22:36:55 -04:00
Pavel Boldyrev
e06822c2c0
misc(ci): adjust qodana config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-05 22:26:49 -04:00
Pavel Boldyrev
d23f7ab1c0
chore(code): fix new qodana warnings (#1951)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-05 22:11:19 -04:00
Pavel Boldyrev
39e7b4822c
misc(ci): use jetbrains/qodana-go:2025.1
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-05 21:34:10 -04:00
Pavel Boldyrev
1202f9d95c
misc(ci): use jetbrains/qodana-go:latest
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-05 21:30:27 -04:00
Pavel Boldyrev
c686515461
misc(ci): add renovate for jetbrains/qodana-go
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-05 21:23:54 -04:00
renovate[bot]
84c9b72e71
chore(ci): update actions/create-github-app-token action (v2.0.3 → v2.0.6) (#1946)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v2.0.3 | v2.0.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 21:07:02 -04:00
renovate[bot]
462c153b32
chore(deps): update golangci/golangci-lint (v2.1.5 → v2.1.6) (#1947)
| datasource      | package                | from   | to     |
| --------------- | ---------------------- | ------ | ------ |
| github-releases | golangci/golangci-lint | v2.1.5 | v2.1.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 21:06:47 -04:00
renovate[bot]
8ded437d45
chore(ci): Update golangci/golangci-lint-action action (v7 → v8) (#1950)
* chore(ci): Update golangci/golangci-lint-action action (v7 → v8)

| datasource  | package                       | from | to |
| ----------- | ----------------------------- | ---- | -- |
| github-tags | golangci/golangci-lint-action | v7   | v8 |

* cleanup

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>
2025-05-06 01:05:03 +00:00
renovate[bot]
58cee6d35f
chore(deps): update module golang.org/x/net (v0.39.0 → v0.40.0) (#1949)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.39.0 | v0.40.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 21:04:15 -04:00
Pavel Boldyrev
15b0ae90be
fix(lxc): spurious ip_config diff when interface has both IPv4 and IPv6 addresses
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-05 20:57:20 -04:00
renovate[bot]
922d1ebd8a
chore(ci): update actions/create-github-app-token action (v2.0.2 → v2.0.3) (#1941)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v2.0.2 | v2.0.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 03:19:00 +00:00
Pavel Boldyrev
37bdeccf9b
file(file): handle remote file size check error in download_file resource (#1940)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-01 23:17:17 -04:00
bpg-autobot[bot]
d5979c4b57
chore(main): release 0.77.0 (#1924)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2025-04-29 21:21:03 -04:00
renovate[bot]
7b5042d945
chore(ci): update actions/attest-build-provenance digest (c074443 → db473fd) (#1937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-30 01:16:59 +00:00
Pavel Boldyrev
a99220e9fb
feat(lxc): increase number of supported mount points to 256 (#1939)
* feat(lxc): increase number of supported mount points to 256
* fix(container): correct condition for setting replicate value for rootfs


Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-29 21:15:20 -04:00
Pavel Boldyrev
64147cd24e
fix(firewall): prevent reordering of CIDRs in ipset resource with mixed IPv4/IPv6 (#1935)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-28 19:12:25 -04:00
Pavel Boldyrev
ebd5399e14
chore(code): fix code problems reported by Qodana (#1934)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-28 01:07:01 +00:00
Pavel Boldyrev
794e959cf2
misc(docs): update sponsors (#1933)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-28 00:56:16 +00:00
Connor Creek
5e49b98f8e
fix(container): do not reboot for cpu block changes (#1932)
Signed-off-by: Connor Creek <creek.connor@yahoo.com>
2025-04-27 19:11:40 -04:00
renovate[bot]
6b2749feea
chore(deps): update golangci/golangci-lint (v2.1.2 → v2.1.5) (#1926)
| datasource      | package                | from   | to     |
| --------------- | ---------------------- | ------ | ------ |
| github-releases | golangci/golangci-lint | v2.1.2 | v2.1.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 23:56:23 -04:00
renovate[bot]
d4bfc24cb4
chore(ci): Update JetBrains/qodana-action action (v2024.3.4 → v2025.1.0) (#1927)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.3.4 | v2025.1.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 23:56:00 -04:00
renovate[bot]
2de77b6a8e
chore(docs): update terraform tls (4.0.6 → 4.1.0) (#1925)
| datasource         | package       | from  | to    |
| ------------------ | ------------- | ----- | ----- |
| terraform-provider | hashicorp/tls | 4.0.6 | 4.1.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 03:11:53 +00:00
Pavel Boldyrev
d46399024f
fix(file): better error message on download failure (#1923)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-23 12:34:38 -04:00
bpg-autobot[bot]
04a461dffa
chore(main): release 0.76.1 (#1915)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2025-04-22 21:00:19 -04:00
Pavel Boldyrev
49d366e45b
fix(provider): improve known_hosts handling in SSH client (#1918)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-20 21:14:43 -04:00
Pavel Boldyrev
fd24c5a740
chore(code): move hardwaremapping package from node to cluster in fwprovider (#1917)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-21 00:35:23 +00:00
Pavel Boldyrev
d27b24f5f6
chore(docs): fix broken links in documentation (#1916)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-20 02:59:01 +00:00
Pavel Boldyrev
5974d8b3a3
fix(vm): cloned VM may be recreated/updated on re-apply (#1914)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-20 02:52:21 +00:00
bpg-autobot[bot]
8cf569b8e7
chore(main): release 0.76.0 (#1896)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2025-04-16 21:16:32 -04:00
Pavel Boldyrev
c3feb12c2f
misc(docs): update disclaimer section (#1912)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-17 01:13:26 +00:00
Pavel Boldyrev
7fd190aaeb
fix(vm): race condition on reboot causing inconsistent VM state (#1911)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-16 21:04:35 -04:00
renovate[bot]
ce5cc746f9
chore(deps): update golangci/golangci-lint (v2.0.2 → v2.1.2) (#1903)
* chore(deps): update golangci/golangci-lint (v2.0.2 → v2.1.2)

| datasource      | package                | from   | to     |
| --------------- | ---------------------- | ------ | ------ |
| github-releases | golangci/golangci-lint | v2.0.2 | v2.1.2 |

* 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>
2025-04-16 19:19:18 -04:00
allcontributors[bot]
9277a600dd
docs: add felinira as a contributor for code, and test (#1910)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-04-16 22:55:58 +00:00
Fina
6dbff43bd1
feat(hardwaremapping): Introduce support for directory mappings (#1902)
Signed-off-by: Fina Wilke <code@felinira.net>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-16 18:54:22 -04:00
allcontributors[bot]
6c447acb2e
docs: add Guldoman as a contributor for bug, and test (#1908)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-04-15 17:18:30 +00:00
Fina
55b3f7391a
feat(vm): add support for virtiofs (#1900)
Signed-off-by: Fina Wilke <code@felinira.net>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-15 13:10:37 -04:00
Pavel Boldyrev
ad41476962
chore(vm): add an acc test for disk.backup update edge case (#1906)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-04-15 00:55:59 +00:00