renovate[bot]
8c17e81476
chore(deps): update module github.com/hashicorp/terraform-plugin-testing (v1.10.0 → v1.11.0) ( #1643 )
...
| datasource | package | from | to |
| ---------- | --------------------------------------------- | ------- | ------- |
| go | github.com/hashicorp/terraform-plugin-testing | v1.10.0 | v1.11.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 20:16:12 -05:00
Pavel Boldyrev
e1e55f9b3b
chore(ci): remove semgrep workflow ( #1644 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-11-19 20:16:00 -05:00
renovate[bot]
e67a8f783d
chore(deps): update module github.com/golangci/golangci-lint (v1.61.0 → v1.62.0) in /tools ( #1634 )
...
* chore(deps): update module github.com/golangci/golangci-lint (v1.61.0 → v1.62.0) in /tools
| datasource | package | from | to |
| ---------- | --------------------------------- | ------- | ------- |
| go | github.com/golangci/golangci-lint | v1.61.0 | v1.62.0 |
* adjust golangci-lint settings
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-11-20 01:11:23 +00:00
Pavel Boldyrev
ca227179a6
chore(docs): clarify use of dump
content type inproxmox_virtual_environment_file
resource ( #1635 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-11-11 23:26:17 +00:00
renovate[bot]
2e27b4ad0d
chore(config): migrate renovate config ( #1632 )
...
chore(config): migrate config .github/renovate.json5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 20:09:29 -05:00
renovate[bot]
5aaf61ed9a
chore(deps): update module github.com/hashicorp/terraform-plugin-docs (v0.19.4 → v0.20.0) in /tools ( #1629 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ------- | ------- |
| go | github.com/hashicorp/terraform-plugin-docs | v0.19.4 | v0.20.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 19:53:32 -05:00
renovate[bot]
eeefa36680
chore(deps): update golang.org/x/exp digest (f66d83c → 2d47ceb) ( #1626 )
...
| datasource | package | from | to |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go | golang.org/x/exp | v0.0.0-20241009180824-f66d83c29e7c | v0.0.0-20241108190413-2d47ceb2692f |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 19:47:06 -05:00
renovate[bot]
32d6b7d80f
chore(ci): update lycheeverse/lychee-action action (v2.0.2 → v2.1.0) ( #1628 )
...
| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v2.0.2 | v2.1.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-09 00:46:28 +00:00
renovate[bot]
93c391cf0d
chore(ci): update goreleaser/goreleaser-action action (v6.0.0 → v6.1.0) ( #1627 )
...
| datasource | package | from | to |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | goreleaser/goreleaser-action | v6.0.0 | v6.1.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-09 00:46:19 +00:00
allcontributors[bot]
d3b937145a
docs: add Mrton0121 as a contributor for code ( #1618 )
2024-11-04 08:31:48 -05:00
Mrton0121
8b51e9991e
feat(cpu type): CPU type support for EPYC-v4 ( #1611 )
2024-11-04 08:29:19 -05:00
renovate[bot]
be6b660495
chore(deps): update github.com/hashicorp/terraform-plugin-* ( #1614 )
...
| datasource | package | from | to |
| ---------- | ---------------------------------------------------------- | ------- | ------- |
| go | github.com/hashicorp/terraform-plugin-framework | v1.12.0 | v1.13.0 |
| go | github.com/hashicorp/terraform-plugin-framework-validators | v0.14.0 | v0.15.0 |
| go | github.com/hashicorp/terraform-plugin-mux | v0.16.0 | v0.17.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 20:51:12 +00:00
renovate[bot]
c0048db58a
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.4 → v7.1.2) ( #1606 )
...
| datasource | package | from | to |
| ---------- | ------------------------------- | ------ | ------ |
| go | github.com/brianvoe/gofakeit/v7 | v7.0.4 | v7.1.2 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 15:49:20 -05:00
dgriswo
0ba36e48da
fix(cluster): insecure
migration_type
validation ( #1607 )
...
fix(provider): fix insecure migration_type validation
Signed-off-by: dgriswo <daniel@griswoldcomputing.com>
2024-11-03 15:48:53 -05:00
renovate[bot]
fea548c1e9
chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.34.0 → v2.35.0) ( #1615 )
...
| datasource | package | from | to |
| ---------- | -------------------------------------------- | ------- | ------- |
| go | github.com/hashicorp/terraform-plugin-sdk/v2 | v2.34.0 | v2.35.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 15:46:18 -05:00
renovate[bot]
21dd8ee708
chore(ci): update crazy-max/ghaction-import-gpg action (v6.1.0 → v6.2.0) ( #1613 )
...
| datasource | package | from | to |
| ----------- | ----------------------------- | ------ | ------ |
| github-tags | crazy-max/ghaction-import-gpg | v6.1.0 | v6.2.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 06:44:51 +00:00
renovate[bot]
46ab49ccae
chore(ci): update jetbrains/qodana-action action (v2024.2.5 → v2024.2.6) ( #1612 )
...
| datasource | package | from | to |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.2.5 | v2024.2.6 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 06:44:31 +00:00
bpg-autobot[bot]
9d166b93b8
chore(main): release 0.66.3 ( #1594 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-10-25 12:51:58 -04:00
renovate[bot]
0453e71f70
chore(deps): update module github.com/pkg/sftp (v1.13.6 → v1.13.7) ( #1605 )
...
| datasource | package | from | to |
| ---------- | ------------------- | ------- | ------- |
| go | github.com/pkg/sftp | v1.13.6 | v1.13.7 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 11:57:05 -04:00
Pavel Boldyrev
2781d7525a
fix(vm): incorrect detection of disk resize ( #1602 )
...
Regression after #1580 , the provider incorrectly detects that disk has been resized when other disk attributes change.
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-25 11:56:33 -04:00
renovate[bot]
c4a6190a30
chore(ci): update jetbrains/qodana-action action (v2024.2.3 → v2024.2.5) ( #1604 )
...
| datasource | package | from | to |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.2.3 | v2024.2.5 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 15:55:55 +00:00
renovate[bot]
547b3148f7
chore(ci): update actions/checkout action (v4.2.1 → v4.2.2) ( #1603 )
...
| datasource | package | from | to |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.2.1 | v4.2.2 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 15:55:28 +00:00
renovate[bot]
7a26cfe53c
chore(deps): update module github.com/hashicorp/terraform-plugin-framework-validators (v0.13.0 → v0.14.0) ( #1598 )
2024-10-18 22:59:49 -04:00
vanillaSprinkles
1e57684029
fix(tests): add missing example.tfrc to test api-authentication folder ( #1596 )
...
Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
2024-10-16 17:17:38 -04:00
renovate[bot]
18fc8d418b
chore(ci): update lycheeverse/lychee-action action (v2.0.1 → v2.0.2) ( #1595 )
...
| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v2.0.1 | v2.0.2 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 14:41:53 +00:00
vanillaSprinkles
bce2ceb522
chore(tests): add script to test/view api-authentication successes/failures ( #1562 )
...
feat(Makefile): add script to test/view api-authentication successes/failures
Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
2024-10-15 10:38:47 -04:00
Pavel Boldyrev
ac3ab1e66f
misc(docs): minor project docs update ( #1591 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-12 22:28:03 +00:00
bpg-autobot[bot]
fea9c57719
chore(main): release 0.66.2 ( #1579 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-10-12 14:38:16 -04:00
renovate[bot]
dcb8b60ca7
chore(ci): update lycheeverse/lychee-action action (v2.0.0 → v2.0.1) ( #1590 )
...
| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v2.0.0 | v2.0.1 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-12 06:51:03 +00:00
renovate[bot]
e1030294ae
chore(deps): update golang.org/x/exp digest (225e2ab → f66d83c) ( #1586 )
...
| datasource | package | from | to |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go | golang.org/x/exp | v0.0.0-20241004190924-225e2abe05e6 | v0.0.0-20241009180824-f66d83c29e7c |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 18:24:04 -04:00
allcontributors[bot]
25d21847e3
docs: add joshmcorreia as a contributor for doc ( #1585 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-09 16:27:01 +00:00
joshmcorreia
af7b0e7130
fix(docs): typo in cloud-image.md guide, exiting -> existing ( #1584 )
...
Signed-off-by: Josh Correia <joshmcorreia@gmail.com>
2024-10-09 12:25:40 -04:00
renovate[bot]
d1d8228d6a
chore(ci): Update lycheeverse/lychee-action action (v1.10.0 → v2.0.0) ( #1583 )
2024-10-09 12:19:29 -04:00
renovate[bot]
95f00ef1e2
chore(ci): update actions/checkout action (v4.2.0 → v4.2.1) ( #1581 )
...
| datasource | package | from | to |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.2.0 | v4.2.1 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 00:50:22 +00:00
Pavel Boldyrev
90c50fcb47
fix(vm): do not reboot at disk resize ( #1580 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-08 00:47:39 +00:00
Pavel Boldyrev
51d0338bba
fix(docs): update README.md ( #1578 )
...
fix(docs): update README.md
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-08 00:31:40 +00:00
bpg-autobot[bot]
c9437678b9
chore(main): release 0.66.1 ( #1569 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-10-05 00:45:00 +00:00
Pavel Boldyrev
e838c6b645
fix(provider): sequentially generated vm_id
s may clash with exiting… ( #1574 )
...
fix(provider): sequentially generated `vm_id`s may clash with exiting VM / Container IDs
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-04 20:41:23 -04:00
renovate[bot]
65f35f31c1
chore(deps): update golang.org/x/exp digest (701f63a → 225e2ab) ( #1570 )
...
| datasource | package | from | to |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go | golang.org/x/exp | v0.0.0-20240909161429-701f63a606c0 | v0.0.0-20241004190924-225e2abe05e6 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 18:47:25 -04:00
allcontributors[bot]
c4d3c121e1
docs: add camaeel as a contributor for bug ( #1573 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-04 18:47:11 -04:00
allcontributors[bot]
ea1dfafaea
docs: add nrsmac as a contributor for doc ( #1568 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-04 18:37:35 -04:00
renovate[bot]
4379fcafa9
chore(deps): update module golang.org/x/net (v0.29.0 → v0.30.0) ( #1572 )
...
| datasource | package | from | to |
| ---------- | ---------------- | ------- | ------- |
| go | golang.org/x/net | v0.29.0 | v0.30.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 22:37:26 +00:00
Noah Schill
77634cbd59
fix:typo in container guide ( #1566 )
...
fix: updated typo from `proxmox_virtual_environment_download_file` to `proxmox_virtual_environment_download_file` in docs/resources/virtual_environment_container.md
Signed-off-by: Noah Schill <noahrschill@gmail.com>
2024-10-04 18:33:56 -04:00
bpg-autobot[bot]
e2651e0854
chore(main): release 0.66.0 ( #1551 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-10-03 20:23:41 -04:00
Pavel Boldyrev
72f7cb81a8
feat(provider): reliable sequential and random vm_id
generation ( #1557 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-03 20:18:37 -04:00
allcontributors[bot]
55bacffc38
docs: add seankoneill as a contributor for doc ( #1564 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-03 21:41:11 +00:00
Sean O'Neill
72665830be
fix(docs): correct url for template download in container resource example ( #1563 )
...
Signed-off-by: Sean O'Neill <sean.kenneth.oneill@gmail.com>
2024-10-03 17:39:28 -04:00
allcontributors[bot]
739059f03f
docs: add vanillaSprinkles as a contributor for code, and ideas ( #1561 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-03 04:48:21 +00:00
vanillaSprinkles
eb2f36be21
feat(provider): add support for pre(external) auth'd session tokens ( #1441 )
...
* feat(provider): add support for pre(external) auth'd session tokens
adds provider config inputs:
- env vars: PROXMOX_VE_AUTH_PAYLOAD; PROXMOX_VE_AUTH_TICKET with PROXMOX_VE_CSRF_PREVENTION_TOKEN
- provider-config: auth_payload; auth_ticket with csrf_prevention_token
Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
* add //nolint to "todo" comments/questions and lll for build to pass; add flags to terraform-plugin-docs
Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
* address first iteration of comments: remove auth-payload, improve index.md
Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
* refactor credentials using struct composition, other minor cleanups
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* fix linter error
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* fix make docs, add terraform to handle fmt
Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
---------
Signed-off-by: vanillaSprinkles <vanillaSprinkles@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-10-02 20:40:33 -04:00
allcontributors[bot]
bf2d2dc396
docs: add jordangarside as a contributor for code ( #1559 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-10-01 12:40:06 -04:00