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

1146 Commits

Author SHA1 Message Date
Pavel Boldyrev
171dd2f234
chore(docs): minor improvements around SSH private key usage (#1091)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-05 00:57:37 +00:00
Ming Xie
85705fdd51
fix(docs): fix wrong startup delay attributes (#1088)
fix(docs): Fix wrong startup delay attributes

Signed-off-by: Ming Xie <git@mxie.dev>
2024-03-04 19:34:13 -05:00
bpg-autobot[bot]
812a3fcd1c
chore(main): release 0.48.0 (#1068)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-03 14:13:23 -05:00
allcontributors[bot]
b4c300361f
docs: add jackhodgkiss as a contributor for code (#1087)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-03-03 14:06:44 -05:00
Jack Hodgkiss
cb5fc279cd
feat(vm): add VLAN trunk support (#1086)
* feat(vm): add `VLAN` trunk support

Signed-off-by: Jack Hodgkiss <identity@jackhodgkiss.uk>

* update docs
* better error handling
* add trunks to acceptance test

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

---------

Signed-off-by: Jack Hodgkiss <identity@jackhodgkiss.uk>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-03 13:57:58 -05:00
Pavel Boldyrev
3195b3cdf4
feat(file)!: snippets upload using SSH input stream (#1085)
* feat(file)!: safer snippets upload using SSH input stream
* fixes for acceptance tests on windows
* enable other OS-es for acceptance tests
* update example templates to use api token auth

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 19:06:59 -05:00
renovate[bot]
3d6cc75107
chore(ci): update dorny/paths-filter action (v3.0.1 → v3.0.2)
| datasource  | package            | from   | to     |
| ----------- | ------------------ | ------ | ------ |
| github-tags | dorny/paths-filter | v3.0.1 | v3.0.2 |
2024-03-02 23:49:58 +00:00
Pavel Boldyrev
e1894d0e00
misc(ci): fix workflow dispatch ref
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 14:37:23 -05:00
Pavel Boldyrev
c8016639b9
misc(ci): add debug
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 14:18:22 -05:00
Pavel Boldyrev
52e5c5d600
misc(ci): fix input refs
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 14:07:24 -05:00
Pavel Boldyrev
cddf901c24
misc(ci): add event logging to testacc.yml
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 13:56:35 -05:00
Pavel Boldyrev
0685a628c8
misc(ci): fix testacc workflow
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 13:29:06 -05:00
Pavel Boldyrev
e38b45f033
chore(ci): split acceptance tests into a separate workflow (#1084)
---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 13:26:42 -05:00
renovate[bot]
e3ddd6f5fa
chore(deps): update module golang.org/x/crypto (v0.19.0 → v0.20.0) (#1082)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.19.0 | v0.20.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 17:30:47 +00:00
renovate[bot]
dbd1655974
chore(deps): update module github.com/stretchr/testify (v1.8.4 → v1.9.0) (#1081)
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| go         | github.com/stretchr/testify | v1.8.4 | v1.9.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:26:16 -05:00
renovate[bot]
0d4740fb90
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.1 → v7.0.2) (#1080)
| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| go         | github.com/brianvoe/gofakeit/v7 | v7.0.1 | v7.0.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 17:26:08 +00:00
renovate[bot]
2398f6c339
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1078)
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.5.0  | v1.6.0  |
| go         | github.com/hashicorp/terraform-plugin-go        | v0.21.0 | v0.22.0 |
| go         | github.com/hashicorp/terraform-plugin-mux       | v0.14.0 | v0.15.0 |
| go         | github.com/hashicorp/terraform-plugin-sdk/v2    | v2.32.0 | v2.33.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:24:10 -05:00
Pavel Boldyrev
2c6d3ad01d
feat(provider): add support for private key authentication for SSH (#1076)
* feat(provider): add support for private key authentication for SSH

Also fix bunch of issues with acceptance tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 11:10:42 -05:00
renovate[bot]
66ec9f4b9b
chore(ci): update actions/create-github-app-token action (v1.8.1 → v1.9.0)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.1 | v1.9.0 |
2024-03-02 06:08:41 +00:00
Pavel Boldyrev
04b621bd98
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-29 01:16:31 -05:00
Pavel Boldyrev
0bf42d52e5
chore(ci): setup acceptance tests (#1071)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-29 03:00:15 +00:00
allcontributors[bot]
ded91b7749
docs: add s-vincent as a contributor for bug (#1069)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-26 23:44:09 -05:00
Pavel Boldyrev
14fce3366d
chore: switch to terraform-plugin-testing for acceptance tests (#1067)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-27 04:13:02 +00:00
bpg-autobot[bot]
b89f7c911b
chore(main): release 0.47.0 (#1054)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-02-26 22:54:07 -05:00
Pavel Boldyrev
3c5276093a
fix(user): expiration_date attribute handling (#1066)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-27 03:06:58 +00:00
Pavel Boldyrev
953a23d2a7
misc(ci): fix test job
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-25 22:10:29 -05:00
Pavel Boldyrev
c64fcd2948
feat(file): add overwrite_unmanaged attribute to virtual_environment_download_file resource (#1064)
* feat(file): add `overwrite_unmanaged` attribute to `virtual_environment_download_file` resource
* misc(ci): add a check for uncommitted generated docs
* misc(ci): better dependency cache

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-25 21:33:17 -05:00
Pavel Boldyrev
2ebe46810e
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-25 16:06:36 -05:00
renovate[bot]
9b52c127ba
chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1) (#1063)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 20:59:48 +00:00
Pavel Boldyrev
493ad1c121
chore(vm): refactor: move disks code out of vm.go (#1062)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-25 15:56:07 -05:00
Pavel Boldyrev
2d40a8dc3b
Revert "chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.21.0 → v0.22.0) (#1059)"
This reverts commit 42121aa84f.
2024-02-25 15:11:01 -05:00
Pavel Boldyrev
ec40cd959f
Revert "chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.14.0 → v0.15.0) (#1060)"
This reverts commit fa4aadfb40.
2024-02-25 15:10:34 -05:00
Pavel Boldyrev
25caac4913
Revert "chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.32.0 → v2.33.0) (#1061)"
This reverts commit b4c7186b76.
2024-02-25 15:10:22 -05:00
renovate[bot]
b4c7186b76
chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.32.0 → v2.33.0) (#1061)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.32.0 → v2.33.0)

| datasource | package                                      | from    | to      |
| ---------- | -------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-sdk/v2 | v2.32.0 | v2.33.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:18:04 -05:00
renovate[bot]
fa4aadfb40
chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.14.0 → v0.15.0) (#1060)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.14.0 → v0.15.0)

| datasource | package                                   | from    | to      |
| ---------- | ----------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-mux | v0.14.0 | v0.15.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:16:44 -05:00
renovate[bot]
42121aa84f
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.21.0 → v0.22.0) (#1059)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.21.0 → v0.22.0)

| datasource | package                                  | from    | to      |
| ---------- | ---------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go | v0.21.0 | v0.22.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 23:15:13 +00:00
renovate[bot]
190ec39234
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.0 → v7.0.1) (#1058)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.0 → v7.0.1)

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| go         | github.com/brianvoe/gofakeit/v7 | v7.0.0 | v7.0.1 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:14:22 -05:00
renovate[bot]
4959480f02
chore(deps): update golang.org/x/exp digest (v0.0.0-20240213143201-ec583247a57a → ) (#1057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:13:47 -05:00
allcontributors[bot]
c35ec5114c
docs: add FabFaeb as a contributor for code (#1055)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-22 22:35:34 -05:00
Fabian Franz
f7f67dbd3d
fix(provider): race condition in~/.ssh path existence check (#1052)
fix: ignore error if path exists

Signed-off-by: Fabian Franz <fabian.franz@sva.de>
Co-authored-by: Fabian Franz <fabian.franz@sva.de>
2024-02-22 22:24:29 -05:00
allcontributors[bot]
16511af72a
docs: add Dr-Shadow as a contributor for bug (#1050)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-21 15:26:57 +00:00
bpg-autobot[bot]
4c09ed1aa3
chore(main): release 0.46.6 (#1047)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-02-20 21:37:56 -05:00
Pavel Boldyrev
518e25efaf
fix(vm): regression: mac_addresses list is missing some interfaces (#1049)
* fix(vm): regression: `mac_addresses` list is missing some interfaces

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

* add acceptance test

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

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-21 02:14:48 +00:00
Pavel Boldyrev
079119444d
chore(lxc,vm): refactor: move vm and container code to subpackages (#1046)
* chore(lxc,vm): refactor: move vm and container code to subpackages

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-19 22:56:25 -05:00
bpg-autobot[bot]
61754069a4
chore(main): release 0.46.5 (#1041)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-02-19 19:07:54 -05:00
Pavel Boldyrev
8e620dc59b
chore(docs): update README.md (#1045)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-20 00:05:54 +00:00
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
Pavel Boldyrev
69c4a66345
fix(lxc): panic on empty initialization.ip_config.ipv4|6 block (#1043)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-19 18:50:42 -05:00
Pavel Boldyrev
eb3e374432
fix(lxc): panic when handling network_interface.firewall attribute (#1042)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-19 18:34:14 -05:00
Pavel Boldyrev
b648e5bcb0
chore(vm): refactoring, add acceptance tests (#1040)
cleaning up and refactoring the VM code, add some acceptance tests around disks, few minor bugfixes

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-19 16:56:13 -05:00