0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 19:43:00 +00:00
Commit Graph

1312 Commits

Author SHA1 Message Date
Pavel Boldyrev
a6c6b98d44
fix(file): upload timeout with 596 response code (#1315)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-21 23:31:02 +00:00
Pavel Boldyrev
2e34c57f6c
chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311)
* chore(vm2): cleanup `cpu` implementation, refactor rearrange acc tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-18 23:31:50 -04:00
Pavel Boldyrev
aa309fd9ea
chore(vm2): add support for cpu (#1310)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-18 04:52:02 +00:00
renovate[bot]
7d1b400641
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1309)
| datasource | package                                       | from    | to      |
| ---------- | --------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-sdk/v2  | v2.33.0 | v2.34.0 |
| go         | github.com/hashicorp/terraform-plugin-testing | v1.7.0  | v1.8.0  |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 19:46:03 -04:00
renovate[bot]
48fdb03c8a
chore(ci): update jetbrains/qodana-action action (v2024.1.4 → v2024.1.5) (#1306)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.4 | v2024.1.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 04:00:22 +00:00
renovate[bot]
0494fcb167
chore(ci): update actions/checkout action (v4.1.5 → v4.1.6) (#1305)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.5 | v4.1.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 03:58:18 +00:00
bpg-autobot[bot]
4e0e088b1d
chore(main): release 0.57.0 (#1294)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-05-15 22:13:31 -04:00
renovate[bot]
ea6bb93be5
chore(deps): update module github.com/goreleaser/goreleaser (v1.26.0 → v1.26.1) in /tools [security] (#1301)
| datasource | package                          | from    | to      |
| ---------- | -------------------------------- | ------- | ------- |
| go         | github.com/goreleaser/goreleaser | v1.26.0 | v1.26.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 21:24:56 -04:00
allcontributors[bot]
b41ca27278
docs: add AtaLuZiK as a contributor for test, and ideas (#1298)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-14 22:38:36 -04:00
Pavel Boldyrev
3180f81b4a
fix(vm): yet another fix for disk reordering (#1297)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-15 02:31:41 +00:00
Pavel Boldyrev
bfb20e0bfd
chore(ci): update release-please action ref 2024-05-14 21:32:52 -04:00
renovate[bot]
71480bf934
chore(ci): update google-github-actions/release-please-action action (v4.1.0 → v4.1.1) (#1296)
| datasource  | package                                     | from   | to     |
| ----------- | ------------------------------------------- | ------ | ------ |
| github-tags | google-github-actions/release-please-action | v4.1.0 | v4.1.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 00:57:55 +00:00
Pavel Boldyrev
2b7dd08020
feat(vm): remove support for initialization.upgrade attribute (#1295)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-15 00:55:29 +00:00
Pavel Boldyrev
bcc4baf474
misc: add wakatime badge
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-14 18:30:40 -04:00
Pavel Boldyrev
a436c24923
fix(access): user token expiration_date handling (#1293)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-14 18:24:13 -04:00
bpg-autobot[bot]
73d01e7543
chore(main): release 0.56.1 (#1288)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-05-12 22:15:34 -04:00
renovate[bot]
7853a53527
chore(deps): update module github.com/goreleaser/goreleaser (v1.25.1 → v1.26.0) in /tools (#1289)
| datasource | package                          | from    | to      |
| ---------- | -------------------------------- | ------- | ------- |
| go         | github.com/goreleaser/goreleaser | v1.25.1 | v1.26.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 02:12:09 +00:00
Pavel Boldyrev
be4a3b7c6f
fix(vm): cdrom is not attached when creating a VM from scratch (#1287)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-13 02:08:44 +00:00
bpg-autobot[bot]
05820963c6
chore(main): release 0.56.0 (#1272)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-05-12 16:33:00 -04:00
Pavel Boldyrev
920a4cd415
misc(vm): fix CustomBool conversion bug introduced in acl implementation (#1286)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-12 12:49:24 +00:00
renovate[bot]
78f9d6e2bf
chore(ci): update goreleaser/goreleaser-action action (v5.0.0 → v5.1.0) (#1284)
| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | goreleaser/goreleaser-action | v5.0.0 | v5.1.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-11 12:50:04 +00:00
Pavel Boldyrev
c6019aa432
fix(access): change acl internal ID from url path format to position-based format (#1282)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-10 03:53:16 +00:00
allcontributors[bot]
63ae88a108
docs: add Sparta142 as a contributor for code (#1281)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-10 03:03:42 +00:00
Brian
ccf4834c16
feat(provider): add support for ssh-agent on Windows (#1270)
* feat(provider): add support for `ssh-agent` on Windows

Signed-off-by: Brian Karshick <Sparta142@users.noreply.github.com>
2024-05-09 23:00:44 -04:00
renovate[bot]
6ae9b581df
chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4) (#1280)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

* chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.3 | v2024.1.4 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 00:54:38 +00:00
renovate[bot]
e79cf12f44
chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1) (#1279)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 00:54:15 +00:00
renovate[bot]
10774f49e1
chore(ci): update actions/checkout action (v4.1.4 → v4.1.5) (#1278)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 00:54:01 +00:00
renovate[bot]
ff98439459
chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.15.0 → v0.16.0) (#1277)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

* chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.3 | v2024.1.4 |

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

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 00:34:59 +00:00
renovate[bot]
d3ea1ac560
chore(deps): update tools (#1275)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

* chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.3 | v2024.1.4 |

* chore(deps): update tools

| datasource     | package                           | from    | to      |
| -------------- | --------------------------------- | ------- | ------- |
| go             | github.com/golangci/golangci-lint | v1.58.0 | v1.58.1 |
| golang-version | go                                | 1.22.2  | 1.22.3  |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:31:42 -04:00
renovate[bot]
1f80e9dc31
chore(deps): update module github.com/gorilla/schema (v1.2.1 → v1.3.0) (#1276)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

* chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.3 | v2024.1.4 |

* chore(deps): update module github.com/gorilla/schema (v1.2.1 → v1.3.0)

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| go         | github.com/gorilla/schema | v1.2.1 | v1.3.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:28:31 -04:00
renovate[bot]
2be83eba1e
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.2 → v7.0.3) (#1274)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

* chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.3 | v2024.1.4 |

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

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| go         | github.com/brianvoe/gofakeit/v7 | v7.0.2 | v7.0.3 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:27:38 -04:00
renovate[bot]
097f3f947c
chore(deps): update go (1.22.2 → 1.22.3) (#1273)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

* chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.3 | v2024.1.4 |

* chore(deps): update go (1.22.2 → 1.22.3)

| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.2 | 1.22.3 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:27:01 -04:00
hrmny
afcbb415a3
feat(access): add ACL resource (#1166)
* feat: add ACL resource

Signed-off-by: hrmny <8845940+ForsakenHarmony@users.noreply.github.com>

* chore: move code under /access, cleanup acc tests

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

---------

Signed-off-by: hrmny <8845940+ForsakenHarmony@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>
2024-05-08 20:22:15 -04:00
Serge
8220271eee
feat(access): add proxmox user token (#1159) 2024-05-08 15:26:33 -04:00
bpg-autobot[bot]
41ec34e04b
chore(main): release 0.55.1 (#1250)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-05-06 19:54:52 -04:00
Pavel Boldyrev
0b35f47780
fix(code): update acc tests to PVE 8.2 (#1269)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-06 23:50:11 +00:00
renovate[bot]
6bacbe8b56
chore(deps): update module golang.org/x/exp (v0.0.0-20240416160154-fe59bbe5cc7f → v0.0.0-20240506185415-9bf2ced13842) (#1265)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240416160154-fe59bbe5cc7f | v0.0.0-20240506185415-9bf2ced13842 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:33:34 -04:00
renovate[bot]
2672bf3ca1
chore(deps): update module golang.org/x/net (v0.24.0 → v0.25.0) (#1268)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.24.0 | v0.25.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:31:37 -04:00
renovate[bot]
c21da7e183
chore(deps): update module golang.org/x/crypto (v0.22.0 → v0.23.0) (#1267)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.22.0 | v0.23.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:27:51 -04:00
renovate[bot]
02302cb498
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.22.2 → v0.23.0) (#1266)
| datasource | package                                  | from    | to      |
| ---------- | ---------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go | v0.22.2 | v0.23.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:27:23 -04:00
Pavel Boldyrev
10790f668d
fix(vm): fix timeout when resizing custom disk at create (#1260)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-06 23:21:55 +00:00
allcontributors[bot]
f16655a023
docs: add nankeen as a contributor for code (#1264)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-06 23:20:04 +00:00
Kai
97624052f1
fix(vm): only set initialization.upgrade attribute when not using custom cloud-init file (#1253)
* fix: ignore upgrade parameter when custom cloud-init file is used

Signed-off-by: Kai <nankeen@users.noreply.github.com>

* fix acceptance tests, make `upgrade` computed

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

---------

Signed-off-by: Kai <nankeen@users.noreply.github.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Kai <nankeen@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-06 19:16:14 -04:00
Pavel Boldyrev
b6af836386
misc: update documentation
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-05 22:27:18 -04:00
renovate[bot]
ce47411f99
chore(ci): update actions/create-github-app-token action (v1.9.3 → v1.10.0) (#1262)
* chore(ci): update jetbrains/qodana-action action (v2024.1.2 → v2024.1.3)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.2 | v2024.1.3 |

* chore(ci): update actions/create-github-app-token action (v1.9.3 → v1.10.0)

| datasource  | package                         | from   | to      |
| ----------- | ------------------------------- | ------ | ------- |
| github-tags | actions/create-github-app-token | v1.9.3 | v1.10.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 16:48:02 +00:00
renovate[bot]
f08d139ba8
chore(ci): update jetbrains/qodana-action action (v2024.1.2 → v2024.1.3) (#1261)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.2 | v2024.1.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 16:47:45 +00:00
renovate[bot]
452b24b36b
chore(deps): update module github.com/golangci/golangci-lint (v1.57.2 → v1.58.0) in /tools (#1258)
* chore(ci): update actions/create-github-app-token action (v1.9.3 → v1.10.0)

| datasource  | package                         | from   | to      |
| ----------- | ------------------------------- | ------ | ------- |
| github-tags | actions/create-github-app-token | v1.9.3 | v1.10.0 |

* chore(deps): update module github.com/golangci/golangci-lint (v1.57.2 → v1.58.0) in /tools

| datasource | package                           | from    | to      |
| ---------- | --------------------------------- | ------- | ------- |
| go         | github.com/golangci/golangci-lint | v1.57.2 | v1.58.0 |

* disable picky linters

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>
2024-05-04 16:21:16 -04:00
Pavel Boldyrev
b3caf6af82
fix: use raw file format for efi_disk by default (#1249)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-01 01:01:23 +00:00
bpg-autobot[bot]
8d6a7d70d4
chore(main): release 0.55.0 (#1233)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-04-29 22:35:37 -04:00
Pavel Boldyrev
b642b605ca
misc: increase acceptance tests timeout
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-29 22:22:56 -04:00