0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 10:11:09 +00:00
Commit Graph

1781 Commits

Author SHA1 Message Date
renovate[bot]
b601ca3ed2
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.2.1 → v7.3.0) (#2010)
| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| go         | github.com/brianvoe/gofakeit/v7 | v7.2.1 | v7.3.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 21:53:31 -04:00
allcontributors[bot]
7b26553bb6
docs: add Vaneixus as a contributor for code (#2009)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-06-28 01:25:35 +00:00
Marco Attia
2d9e0b585e
feat: add support for 'import' content type in Proxmox file resources (#1983)
Signed-off-by: Marco Attia <54147992+Vaneixus@users.noreply.github.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-27 21:23:22 -04:00
Pavel Boldyrev
a76cc6256d
fix(tests): fix make example tests (#2007)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-24 20:40:27 -04:00
allcontributors[bot]
221faafc8c
docs: add valkiriaaquatica as a contributor for code (#2006)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-06-23 01:58:50 +00:00
VALKIRIA ACUATICA
5e4582f820
fix(network): improve error handling on create/read/update (#2001)
Signed-off-by: fmendieta <fmendieta@eservicios.indra.es>
Co-authored-by: fmendieta <fmendieta@eservicios.indra.es>
2025-06-22 21:57:23 -04:00
allcontributors[bot]
334a968438
docs: add cowgod as a contributor for doc (#2005)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-06-23 01:12:59 +00:00
Dan McCormack
0582e3d7f1
chore(docs): add description of HA settings management to VM documentation (#2003)
Signed-off-by: Dan McCormack <cowgod@users.noreply.github.com>
2025-06-22 21:11:21 -04:00
bpg-autobot[bot]
52a2af524c
chore(main): release 0.78.2 (#1978)
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-06-16 06:14:30 -04:00
Pavel Boldyrev
bdc6980951
misc(docs): remove CodeRabbit Pull Request Reviews badge from README.md (#2000)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-16 06:13:42 -04:00
renovate[bot]
303c7e6f90
chore(ci): update actions/attest-build-provenance digest (db473fd → e8998f9) (#1999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 06:09:47 -04:00
renovate[bot]
6260e3fe27
chore(deps): update module github.com/hashicorp/terraform-plugin-testing (v1.13.1 → v1.13.2) (#1997)
* chore(ci): update actions/attest-build-provenance digest (db473fd → e8998f9)

* chore(deps): update module github.com/hashicorp/terraform-plugin-testing (v1.13.1 → v1.13.2)

| datasource | package                                       | from    | to      |
| ---------- | --------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-testing | v1.13.1 | v1.13.2 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 09:59:48 +00:00
renovate[bot]
2444fe8ef5
chore(deps): update image golang (db5d0af → 10c1318) (#1996)
* chore(ci): update actions/attest-build-provenance digest (db473fd → e8998f9)

* chore(deps): update image golang (db5d0af → 10c1318)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 09:59:31 +00:00
ChengHao Yang
307bc25f2e
fix(docs): firewall security group typo enabled (#1994)
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2025-06-16 05:57:55 -04:00
Rafał Safin
1b86a41535
fix(file): properly handle overwrite option behavior in proxmox_virtual_environment_download_file (#1989)
Signed-off-by: rafsaf <rafal.safin@rafsaf.pl>
2025-06-09 08:02:31 -04:00
Pavel Boldyrev
41f35e69fe
shore(docs): update API Token auth section (#1991)
- Added MD059 rule to .markdownlint.json for better markdown formatting.
- Updated CODE_OF_CONDUCT.md to format email address as a link.
- Consolidated privilege descriptions in docs/index.md for clarity.
- Improved formatting in docs/resources/virtual_environment_vm.md for better readability.

* add `gh` to devcontainer
* remove wakatime

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-08 10:58:11 -04:00
renovate[bot]
60b6f5b657
chore(deps): update module golang.org/x/net (v0.40.0 → v0.41.0) (#1986)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.40.0 | v0.41.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-08 10:31:07 -04:00
renovate[bot]
e8948c9ac3
chore(deps): update image golang (1.24.3 → 1.24.4) (#1984)
* chore(deps): update image golang (1.24.3 → 1.24.4)

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | golang  | 1.24.3 | 1.24.4 |

* update go.mod

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-06-08 14:28:06 +00:00
renovate[bot]
4fa9311211
chore(deps): update module golang.org/x/crypto (v0.38.0 → v0.39.0) (#1985)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.38.0 | v0.39.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-08 10:27:32 -04:00
allcontributors[bot]
acb835229d
docs: add Bartosz-lab as a contributor for code (#1990) 2025-06-08 10:11:15 -04:00
Bartosz Cieślik
26c61e3233
fix(file): proxmox_virtual_environment_file allow changing local file path (#1982)
* fix(proxmox_virtual_environment_file): allow changing local file path
* fix linter
* update test

---------

Signed-off-by: Bartosz Cieślik <bartoszcieslik2@gmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-08 09:44:57 -04:00
renovate[bot]
b6bcfe75aa
chore(deps): update image golang (4c0a181 → 81bf592) (#1977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 21:06:13 -04:00
bpg-autobot[bot]
527522f66d
chore(main): release 0.78.1 (#1969)
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-06-02 20:38:30 -04:00
renovate[bot]
f643f2aecf
chore(deps): pin image golang to 4c0a181 (#1975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:35:52 -04:00
renovate[bot]
71ade27348
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1974)
| datasource | package                                       | from    | to      |
| ---------- | --------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go      | v0.27.0 | v0.28.0 |
| go         | github.com/hashicorp/terraform-plugin-mux     | v0.19.0 | v0.20.0 |
| go         | github.com/hashicorp/terraform-plugin-testing | v1.13.0 | v1.13.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:30:33 -04:00
Pavel Boldyrev
d8a7bc093f
chore(ci): improve devcontainer UX (#1973)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-24 13:30:07 -04:00
Pavel Boldyrev
b1b8d1570f
fix(vm): allow scsi and sata for CD-ROM interface (#1971)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-21 21:58:55 +00:00
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