0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
Commit Graph

1654 Commits

Author SHA1 Message Date
renovate[bot]
27fe17008f
chore(deps): update image mcr.microsoft.com/devcontainers/go (1.23 → 1.24) (#1835)
| datasource | package                            | from | to   |
| ---------- | ---------------------------------- | ---- | ---- |
| docker     | mcr.microsoft.com/devcontainers/go | 1.23 | 1.24 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 02:22:28 +00:00
renovate[bot]
53d0045cdf
chore(deps): update module github.com/hashicorp/go-cty (v1.4.1 → v1.5.0) (#1836)
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| go         | github.com/hashicorp/go-cty | v1.4.1 | v1.5.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 22:22:12 -04:00
renovate[bot]
319eecdedc
chore(ci): update golangci/golangci-lint-action digest (4696ba8 → 55c2c14) (#1833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 22:20:26 -04:00
renovate[bot]
3bd2dac4d1
chore(ci): update actions/upload-artifact digest (4cec3d8 → ea165f8) (#1832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 22:20:02 -04:00
renovate[bot]
bd5ab9103c
chore(ci): update actions/setup-go digest (f111f33 → 0aaccfd) (#1831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 22:19:42 -04:00
Pavel Boldyrev
a681e828bf
chore(docs): update cloud-init configuration examples (#1830)
* chore(docs): update cloud-init and VM configuration examples

- Added timezone and package installation for qemu-guest-agent in cloud-init configuration.
- Updated VM configuration to include 'started' attribute and clarified agent usage in documentation.

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* not sure why the image checksum has changed

This looks a bit suspicious, but I can ignore this for the test code. In production that would be a red flag requiring investigation

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-19 22:11:07 -04:00
allcontributors[bot]
2a4eceb6f4
docs: add techuser9182 as a contributor for financial (#1826)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-17 13:40:42 +00:00
Pavel Boldyrev
febf239b58
fix(provider): better error handling for non-existent resources (#1824)
* feat(provider): enhance error handling for non-existent resources
* docs(vm): clarify `local-lvm` datastore usage

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-12 17:16:40 -04:00
renovate[bot]
189e81aba3
chore(ci): pin dependencies (#1822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 19:31:48 +00:00
renovate[bot]
57244d2f99
chore(deps): update golangci/golangci-lint (v1.64.5 → v1.64.7) (#1821)
| datasource      | package                | from    | to      |
| --------------- | ---------------------- | ------- | ------- |
| github-releases | golangci/golangci-lint | v1.64.5 | v1.64.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 19:13:45 +00:00
renovate[bot]
b38a29a1da
chore(deps): update module github.com/pkg/sftp (v1.13.7 → v1.13.8) (#1819)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | github.com/pkg/sftp | v1.13.7 | v1.13.8 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 15:08:56 -04:00
Pavel Boldyrev
06d091ed84
misc(dev): update Makefile (#1820)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-12 15:06:22 -04:00
renovate[bot]
0977473dd2
chore(deps): update golangci/golangci-lint (1.64.5 → 1.64.7) (#1810)
* chore(deps): update golangci/golangci-lint (1.64.5 → 1.64.7)

| datasource      | package                | from   | to     |
| --------------- | ---------------------- | ------ | ------ |
| github-releases | golangci/golangci-lint | 1.64.5 | 1.64.7 |

* chore(ci): update golangci-lint workflow to include linter filter

- Modified the workflow to check for linter output in addition to Go files.
- Updated conditions for setting up Go and linting code to include linter filter.

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* fix version

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-03-12 14:50:15 -04:00
bpg-autobot[bot]
ed0a8d3b19
chore(main): release 0.73.1 (#1794)
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-03-11 00:13:13 -04:00
allcontributors[bot]
2761436b8e
docs: add 149segolte as a contributor for ideas (#1817)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-10 21:34:25 +00:00
renovate[bot]
c126928f3b
chore(deps): update module golang.org/x/net (v0.35.0 → v0.37.0) (#1814)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.35.0 | v0.37.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 17:28:06 -04:00
renovate[bot]
be6ddb4712
chore(deps): update module golang.org/x/crypto (v0.35.0 → v0.36.0) (#1813)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.35.0 | v0.36.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 21:22:00 +00:00
renovate[bot]
b526e756a3
chore(ci): update googleapis/release-please-action action (v4.1.4 → v4.2.0) (#1812)
| datasource  | package                          | from   | to     |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | googleapis/release-please-action | v4.1.4 | v4.2.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 21:21:32 +00:00
renovate[bot]
51b93cfd19
chore(deps): update module github.com/hashicorp/go-cty (v1.4.1-0.20241127173709-a0325cb22c13 → v1.4.1) (#1811)
| datasource | package                     | from                                 | to     |
| ---------- | --------------------------- | ------------------------------------ | ------ |
| go         | github.com/hashicorp/go-cty | v1.4.1-0.20241127173709-a0325cb22c13 | v1.4.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 17:19:51 -04:00
renovate[bot]
1145718166
chore(ci): update actions/create-github-app-token action (v1.11.5 → v1.11.6) (#1809)
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.11.5 | v1.11.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 17:18:49 -04:00
allcontributors[bot]
1018f70fef
docs: add Nemesees as a contributor for financial (#1807)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-03 00:35:57 +00:00
renovate[bot]
ed1b25a936
chore(deps): update module github.com/rogpeppe/go-internal (v1.14.0 → v1.14.1) (#1805)
| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| go         | github.com/rogpeppe/go-internal | v1.14.0 | v1.14.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 07:26:02 -05:00
renovate[bot]
748fb0dc77
chore(ci): update googleapis/release-please-action action (v4.1.3 → v4.1.4) (#1804)
| datasource  | package                          | from   | to     |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | googleapis/release-please-action | v4.1.3 | v4.1.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 07:25:30 -05:00
Pavel Boldyrev
654a5fc73d
chore(docs): update sponsorship section (#1803)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-28 23:29:33 -05:00
allcontributors[bot]
ec0e4e1259
docs: add nakamorichi as a contributor for code (#1802)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-01 04:05:52 +00:00
Mikael Nakajima
57c3970d54
fix(vm): fix vm machine type validation in order to support viommu (#1798)
* fix(vm): fix vm machine type validation in order to support viommu

Signed-off-by: Mikael Nakajima <nakamorichi@protonmail.com>

* docs(vm): update machine type documentation with VIOMMU details

Enhance VM machine type documentation to clarify VIOMMU configuration option for q35 machine type

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Mikael Nakajima <nakamorichi@protonmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-01 03:54:45 +00:00
renovate[bot]
b3c862b986
chore(deps): update module github.com/avast/retry-go/v4 (v4.6.0 → v4.6.1) (#1791)
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| go         | github.com/avast/retry-go/v4 | v4.6.0 | v4.6.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 18:37:27 -05:00
renovate[bot]
c5e4d5ca2c
chore(deps): update module github.com/rogpeppe/go-internal (v1.13.1 → v1.14.0) (#1792)
| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| go         | github.com/rogpeppe/go-internal | v1.13.1 | v1.14.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 18:37:00 -05:00
renovate[bot]
a04ff63f09
chore(deps): update module golang.org/x/crypto (v0.34.0 → v0.35.0) (#1793)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.34.0 | v0.35.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 18:36:36 -05:00
bpg-autobot[bot]
5a808c8aa8
chore(main): release 0.73.0 (#1778)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2025-02-23 21:36:19 -05:00
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
renovate[bot]
e013e54ae9
chore(deps): update module golang.org/x/crypto (v0.33.0 → v0.34.0) (#1784)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.33.0 | v0.34.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 20:11:16 +00:00
renovate[bot]
f516f804f6
chore(deps): update module github.com/google/go-cmp (v0.6.0 → v0.7.0) (#1783)
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| go         | github.com/google/go-cmp | v0.6.0 | v0.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 20:10:52 +00:00
renovate[bot]
9c46bf0ee0
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1782)
| datasource | package                                                    | from    | to      |
| ---------- | ---------------------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework            | v1.13.0 | v1.14.1 |
| go         | github.com/hashicorp/terraform-plugin-framework-validators | v0.16.0 | v0.17.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 15:08:35 -05:00
renovate[bot]
74141bf989
chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.36.0 → v2.36.1) (#1781)
| datasource | package                                      | from    | to      |
| ---------- | -------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-sdk/v2 | v2.36.0 | v2.36.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 15:08:10 -05:00
Pavel Boldyrev
5e726c48d4
feat(vm): add optional reboot_after_update configuration flag (#1777)
* feat(vm): add optional reboot after update configuration

- Add `reboot_after_update` parameter to VM resource
- Update documentation to reflect new configuration option
- Implement logic to control VM reboot after configuration changes
- Provide warning if reboot is required but disabled by configuration

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-17 16:24:10 +00:00
bpg-autobot[bot]
6a75b0cd2a
chore(main): release 0.72.0 (#1757)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2025-02-17 00:02:47 -05:00
Pavel Boldyrev
4c06d0f12e
chore(docs): remove broken links from SECURITY.md (#1776)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-17 04:59:43 +00:00
Pavel Boldyrev
45806f38f4
chore(code): update linters config (#1775)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-17 04:56:37 +00:00
Pavel Boldyrev
3119194292
feat(vm): add RNG device support (#1774)
* feat(vm): add RNG device  support

This commit adds support for configuring the Random Number Generator (RNG) device for virtual machines in both the VM resource and datasource. The implementation includes:

- New schema and model for RNG configuration
- Support for setting RNG source, max_bytes, and period
- Updated documentation for RNG configuration
- Test cases for RNG configuration
- Integration with VM creation, update, and read operations

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-16 23:53:40 -05:00
renovate[bot]
3d48a97fb1
chore(ci): update actions/create-github-app-token action (v1.11.3 → v1.11.5) (#1773)
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.11.3 | v1.11.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 05:23:06 -05:00
H3Krn
3834564ea4
feat(lxc): add container datasource (#1750)
* feat(lxc): add container datasource

Signed-off-by: Harm Kroon <hhhkroon@hotmail.com>

* chore: ignore duplicated code

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Harm Kroon <hhhkroon@hotmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-14 20:44:17 -05:00
renovate[bot]
417cdff50c
chore(deps): update module github.com/golangci/golangci-lint (v1.64.4 → v1.64.5) in /tools (#1772)
| datasource | package                           | from    | to      |
| ---------- | --------------------------------- | ------- | ------- |
| go         | github.com/golangci/golangci-lint | v1.64.4 | v1.64.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 19:57:10 -05:00
Pavel Boldyrev
4057d13715
chore(docs): reorganize API token auth section (#1761)
* chore(docs): reorganize API token auth section

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* docs: enhance authentication documentation

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-02-12 22:22:45 -05:00
renovate[bot]
a5251d119a
chore(deps): update module github.com/golangci/golangci-lint (v1.64.2 → v1.64.4) in /tools (#1769)
| datasource | package                           | from    | to      |
| ---------- | --------------------------------- | ------- | ------- |
| go         | github.com/golangci/golangci-lint | v1.64.2 | v1.64.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 20:22:20 -05:00
renovate[bot]
54624fb653
chore(ci): update goreleaser/goreleaser-action action (v6.1.0 → v6.2.1) (#1764)
| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | goreleaser/goreleaser-action | v6.1.0 | v6.2.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 01:12:02 +00:00
renovate[bot]
6e21bca2d5
chore(deps): update module github.com/golangci/golangci-lint (v1.63.4 → v1.64.2) in /tools (#1765) 2025-02-11 20:10:14 -05:00
renovate[bot]
d350c65f4c
chore(deps): update module golang.org/x/net (v0.34.0 → v0.35.0) (#1766) 2025-02-11 20:09:49 -05:00
allcontributors[bot]
a1d5fd8707
docs: add fulsiram as a contributor for doc (#1760)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-02-10 10:18:25 +00:00
fulsiram
28327f90e3
fix(docs): update incorrect reference to meta_data_file_id (#1759)
Signed-off-by: Oleksandr Derevianko <fulsiram@riseup.net>
2025-02-10 05:17:03 -05:00