0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
Commit Graph

246 Commits

Author SHA1 Message Date
renovate[bot]
796729935c
chore(deps): update module github.com/stretchr/testify (v1.9.0 → v1.10.0) (#1654)
| datasource | package                     | from   | to      |
| ---------- | --------------------------- | ------ | ------- |
| go         | github.com/stretchr/testify | v1.9.0 | v1.10.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 12:23:59 -05:00
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
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]
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
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]
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
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
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
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
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
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
renovate[bot]
b5a4e32d7a
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1545)
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.11.0 | v1.12.0 |
| go         | github.com/hashicorp/terraform-plugin-go        | v0.23.0 | v0.24.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-20 23:06:35 +00:00
renovate[bot]
b96532f884
chore(deps): update golang.org/x/exp digest (e7e105d → 701f63a) (#1526)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240904232852-e7e105dedf7e | v0.0.0-20240909161429-701f63a606c0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 00:58:21 +00:00
renovate[bot]
a0bce8d699
chore(deps): update module golang.org/x/net (v0.28.0 → v0.29.0) (#1520)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.28.0 | v0.29.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-08 11:13:47 -04:00
renovate[bot]
3951bdab4a
chore(deps): update module golang.org/x/crypto (v0.26.0 → v0.27.0) (#1519)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.26.0 | v0.27.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-08 11:13:34 -04:00
renovate[bot]
273b3c93b3
chore(deps): update golang.org/x/exp digest (9b4947d → e7e105d) (#1517)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240823005443-9b4947da3948 | v0.0.0-20240904232852-e7e105dedf7e |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-08 11:08:48 -04:00
renovate[bot]
0623bfd156
chore(deps): update golang.org/x/exp digest (0cdaa3a → 9b4947d) (#1506)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240808152545-0cdaa3abc0fa | v0.0.0-20240823005443-9b4947da3948 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 02:46:49 -04:00
renovate[bot]
6635c89f63
chore(deps): update tools (#1490)
* chore(deps): update tools

| datasource     | package                           | from    | to      |
| -------------- | --------------------------------- | ------- | ------- |
| go             | github.com/golangci/golangci-lint | v1.59.1 | v1.60.1 |
| golang-version | go                                | 1.22.6  | 1.23.0  |

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

* fix: linter errors

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

* fix: 1.23.0 in the main `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>
2024-08-19 13:48:39 -04:00
renovate[bot]
3343a93840
chore(deps): update go (1.22.6 → 1.23.0) (#1489)
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.6 | 1.23.0 |

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:21:00 +00:00
renovate[bot]
e566c4e35e
chore(deps): update golang.org/x/exp digest (8a7402a → 0cdaa3a) (#1483)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240719175910-8a7402abbf56 | v0.0.0-20240808152545-0cdaa3abc0fa |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 23:26:50 +00:00
renovate[bot]
767f680cc3
chore(deps): update module github.com/hashicorp/terraform-plugin-testing (v1.9.0 → v1.10.0) (#1485)
| datasource | package                                       | from   | to      |
| ---------- | --------------------------------------------- | ------ | ------- |
| go         | github.com/hashicorp/terraform-plugin-testing | v1.9.0 | v1.10.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 23:23:58 +00:00
renovate[bot]
b7a110e8fb
chore(deps): update module github.com/hashicorp/terraform-plugin-framework (v1.10.0 → v1.11.0) (#1471)
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.10.0 | v1.11.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 03:24:47 +00:00
renovate[bot]
966ea7aa40
chore(deps): update go (1.22.5 → 1.22.6) (#1469)
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.5 | 1.22.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 03:22:38 +00:00
renovate[bot]
56b98bd4e6
chore(deps): update module golang.org/x/net (v0.27.0 → v0.28.0) (#1474)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.27.0 | v0.28.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 03:20:00 +00:00
renovate[bot]
e641b55734
chore(deps): update module golang.org/x/crypto (v0.25.0 → v0.26.0) (#1472)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.25.0 | v0.26.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 03:19:41 +00:00
renovate[bot]
76ce03f614
chore(deps): update golang.org/x/exp digest (e3f2596 → 8a7402a) (#1452)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240716175740-e3f259677ff7 | v0.0.0-20240719175910-8a7402abbf56 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 23:00:02 -04:00
renovate[bot]
f1161276ad
chore(deps): update module github.com/skeema/knownhosts (v1.2.2 → v1.3.0) (#1449)
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| go         | github.com/skeema/knownhosts | v1.2.2 | v1.3.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-16 20:01:41 -04:00
renovate[bot]
1ba422a68e
chore(deps): update golang.org/x/exp digest (46b0784 → e3f2596) (#1448)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240707233637-46b078467d37 | v0.0.0-20240716175740-e3f259677ff7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-16 23:41:36 +00:00
renovate[bot]
b63c98b13f
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1437)
| datasource | package                                                    | from    | to      |
| ---------- | ---------------------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework            | v1.9.0  | v1.10.0 |
| go         | github.com/hashicorp/terraform-plugin-framework-validators | v0.12.0 | v0.13.0 |
| go         | github.com/hashicorp/terraform-plugin-testing              | v1.8.0  | v1.9.0  |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-10 21:12:12 -04:00
renovate[bot]
0a978e5664
chore(deps): update golang.org/x/exp digest (7f521ea → 46b0784) (#1432)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240613232115-7f521ea00fb8 | v0.0.0-20240707233637-46b078467d37 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 18:19:40 +00:00
renovate[bot]
6436967903
chore(deps): update module golang.org/x/net (v0.26.0 → v0.27.0) (#1430)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.26.0 | v0.27.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 22:29:57 -04:00
renovate[bot]
3ad5b0a9e1
chore(deps): update module golang.org/x/crypto (v0.24.0 → v0.25.0) (#1427)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.24.0 | v0.25.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 16:11:18 -04:00
renovate[bot]
a521c60f0c
chore(deps): update go (1.22.4 → 1.22.5) (#1420)
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.4 | 1.22.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 21:59:51 -04:00
renovate[bot]
c926484249
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.3 → v7.0.4) (#1405)
| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| go         | github.com/brianvoe/gofakeit/v7 | v7.0.3 | v7.0.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 09:57:48 -04:00
renovate[bot]
f22858ce4e
chore(deps): update golang.org/x/exp digest (fc45aab → 7f521ea) (#1391)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240604190554-fc45aab8b7f8 | v0.0.0-20240613232115-7f521ea00fb8 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 20:40:37 -04:00
renovate[bot]
27ad93e793
chore(deps): update module github.com/hashicorp/terraform-plugin-framework (v1.8.0 → v1.9.0) (#1359)
| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.8.0 | v1.9.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 19:02:51 -04:00
renovate[bot]
8fb6410507
chore(deps): update golang.org/x/exp digest (fd00a4e → fc45aab) (#1355)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240531132922-fd00a4e0eefc | v0.0.0-20240604190554-fc45aab8b7f8 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 23:00:29 +00:00
renovate[bot]
ea509b289e
chore(deps): update go (1.22.3 → 1.22.4) (#1357)
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.3 | 1.22.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 18:57:44 -04:00
renovate[bot]
eaeff08571
chore(deps): update golang.org/x/exp digest (23cca88 → fd00a4e) (#1343)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240529005216-23cca8864a10 | v0.0.0-20240531132922-fd00a4e0eefc |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 11:29:34 -04:00
renovate[bot]
804b498453
chore(deps): update golang.org/x/exp digest (4c93da0 → 23cca88) (#1333)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240525044651-4c93da0ed11d | v0.0.0-20240529005216-23cca8864a10 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-29 05:14:34 +00:00
renovate[bot]
1c6b9e4935
chore(deps): update golang.org/x/exp digest (9bf2ced → 4c93da0) (#1321)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240506185415-9bf2ced13842 | v0.0.0-20240525044651-4c93da0ed11d |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-25 16:40:40 -04: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
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]
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]
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
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
renovate[bot]
ee939a38a3
chore(deps): update go (1.22.0 → 1.22.2) (#1234)
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.0 | 1.22.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 13:37:54 +00:00
Pavel Boldyrev
d8202dd7a1
chore(vm2): initial experimental VM resource implementation using Plugin Framework (#1230)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-19 21:57:12 +00:00
renovate[bot]
5a606ec18e
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1228)
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.7.0  | v1.8.0  |
| go         | github.com/hashicorp/terraform-plugin-go        | v0.22.1 | v0.22.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 12:54:43 -04:00
renovate[bot]
938784531f
chore(deps): update module github.com/avast/retry-go/v4 (v4.5.1 → v4.6.0) (#1229)
* chore(deps): update module github.com/avast/retry-go/v4 (v4.5.1 → v4.6.0)

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| go         | github.com/avast/retry-go/v4 | v4.5.1 | v4.6.0 |

* switch to `retry.UntilSucceeded()`

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-04-19 16:48:38 +00:00
renovate[bot]
83d835ff3e
chore(deps): update golang.org/x/exp digest (93d18d7 → fe59bbe) (#1226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 16:43:29 +00:00
renovate[bot]
ead36dcafb
chore(deps): update golang.org/x/exp digest (c0f41cb → 93d18d7) (#1201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 02:12:52 +00:00
renovate[bot]
e680aa9318
chore(deps): update golang.org/x/exp digest (a685a6e → c0f41cb) (#1183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 19:49:24 -04:00
renovate[bot]
e60ee990fa
chore(deps): update golang.org/x/exp digest (a85f2c6 → a685a6e) (#1171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 23:31:02 -04:00
renovate[bot]
e5ef91e72d
chore(deps): update module github.com/hashicorp/terraform-plugin-framework (v1.6.1 → v1.7.0) (#1150)
| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.6.1 | v1.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 01:09:25 +00:00
renovate[bot]
6f8a472981
chore(deps): update golang.org/x/exp digest (c7f7c64 → a85f2c6) (#1139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 02:38:01 -04:00
renovate[bot]
ab512622f7
chore(deps): update golang.org/x/exp digest (814bf88 → c7f7c64) (#1130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-16 01:44:12 +00:00
renovate[bot]
732f0188d7
chore(deps): update module github.com/skeema/knownhosts (v1.2.1 → v1.2.2) (#1123)
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| go         | github.com/skeema/knownhosts | v1.2.1 | v1.2.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 22:14:34 -04:00
renovate[bot]
a0597289b5
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.22.0 → v0.22.1) (#1114)
| datasource | package                                  | from    | to      |
| ---------- | ---------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go | v0.22.0 | v0.22.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 20:27:46 -04:00
renovate[bot]
4cac320ff9
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1096)
| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.6.0 | v1.6.1 |
| go         | github.com/hashicorp/terraform-plugin-testing   | v1.6.0 | v1.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 23:43:19 +00:00
renovate[bot]
7dea6f6ee8
chore(deps): update module golang.org/x/net (v0.21.0 → v0.22.0) (#1105)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.21.0 | v0.22.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 23:41:10 +00:00
renovate[bot]
3b9739ab59
chore(deps): update module golang.org/x/crypto (v0.20.0 → v0.21.0) (#1097)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.20.0 | v0.21.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 23:26:06 -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
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
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
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
renovate[bot]
4fab30e5df
chore(deps): update golang.org/x/exp digest (v0.0.0-20240205201215-2c58cdc269a3 → ) (#1031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 19:40:52 -05:00
renovate[bot]
ed3bdb5187
chore(deps): update module golang.org/x/net (v0.20.0 → v0.21.0) (#1020) 2024-02-07 22:59:35 -05:00
renovate[bot]
34d31e2ed0
chore(deps): update module golang.org/x/crypto (v0.18.0 → v0.19.0) (#1018)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.18.0 | v0.19.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 19:28:11 -05:00
renovate[bot]
9cfd3833da
chore(deps): update golang.org/x/exp digest (v0.0.0-20240119083558-1b970713d09a 1b97071 → 2c58cdc) (#1007)
chore(deps): update golang.org/x/exp digest (v0.0.0-20240119083558-1b970713d09a → )

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 21:30:40 -05:00
renovate[bot]
b196cdb65b
chore(deps): update module golang.org/x/net (v0.18.0 → v0.20.0) (#994)
* chore(ci): update lycheeverse/lychee-action action (v1.9.2 → v1.9.3)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 |

* chore(deps): update module golang.org/x/net (v0.18.0 → v0.20.0)

| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.18.0 | v0.20.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 21:45:48 -05:00
renovate[bot]
c1eeefbb12
chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.31.0 → v2.32.0) (#990)
* chore(ci): update lycheeverse/lychee-action action (v1.9.2 → v1.9.3)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 |

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

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 21:45:23 -05:00
renovate[bot]
eb6377e6fd
chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.13.0 → v0.14.0) (#989)
* chore(ci): update lycheeverse/lychee-action action (v1.9.2 → v1.9.3)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 |

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

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 21:42:20 -05:00
renovate[bot]
63e7bfc042
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.20.0 → v0.21.0) (#964)
* chore(ci): update lycheeverse/lychee-action action (v1.9.1 → v1.9.2)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.1 | v1.9.2 |

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

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.6.4 | v1.7.0 |

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

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 20:27:55 -05:00
renovate[bot]
b6474f8ddb
chore(deps): update module github.com/google/uuid (v1.5.0 → v1.6.0) (#954)
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| go         | github.com/google/uuid | v1.5.0 | v1.6.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 22:47:00 -05:00
renovate[bot]
c1e9c089ba
chore(deps): update module github.com/brianvoe/gofakeit/v6 (v6.27.0 → v6.28.0) (#937)
* chore(ci): update actions/create-github-app-token action (v1.6.3 → v1.6.4)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.6.3 | v1.6.4 |

* chore(deps): update module github.com/brianvoe/gofakeit/v6 (v6.27.0 → v6.28.0)

| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| go         | github.com/brianvoe/gofakeit/v6 | v6.27.0 | v6.28.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 01:55:30 +00:00
renovate[bot]
3ffd230682
chore(deps): update golang.org/x/exp digest (v0.0.0-20240112132812-db7319d0e0e3 → ) (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 20:42:47 -05:00
renovate[bot]
c500cc5b9b
chore(deps): update module github.com/brianvoe/gofakeit/v6 (v6.26.4 → v6.27.0) (#900)
| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| go         | github.com/brianvoe/gofakeit/v6 | v6.26.4 | v6.27.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 23:21:07 -05:00
renovate[bot]
21264c039a
chore(deps): update golang.org/x/exp digest ( 9212866 → db7319d ) (#893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 03:29:51 +00:00
renovate[bot]
34cb5a7c4e
chore(deps): update github.com/hashicorp/go-cty digest ( d3edf31 → 8598007 ) (#892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 22:27:54 -05:00
dependabot[bot]
c7bbb47223
chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 (#889)
chore(deps): bump github.com/hashicorp/terraform-plugin-framework

Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 21:45:52 -05:00
dependabot[bot]
6aa56b3f6e
chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.26.3 to 6.26.4 (#879)
Bumps [github.com/brianvoe/gofakeit/v6](https://github.com/brianvoe/gofakeit) from 6.26.3 to 6.26.4.
- [Release notes](https://github.com/brianvoe/gofakeit/releases)
- [Commits](https://github.com/brianvoe/gofakeit/compare/v6.26.3...v6.26.4)

---
updated-dependencies:
- dependency-name: github.com/brianvoe/gofakeit/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 03:56:36 +00:00
dependabot[bot]
0f198eb66b
chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#878)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 22:54:47 -05:00