allcontributors[bot]
9e58793f27
docs: add Jayden-Lind as a contributor for code ( #996 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-31 20:56:52 -05:00
Jayden Lind
363e502a56
fix(vm): update disk size to 0 vmReadCustom ( #991 )
...
* fix: don't crash when disk size isn't set
Signed-off-by: Jayden Lind <jaydenlind@gmail.com>
* fix: fix linting
Signed-off-by: Jayden Lind <jaydenlind@gmail.com>
---------
Signed-off-by: Jayden Lind <jaydenlind@gmail.com>
2024-01-31 20:56:33 -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
Pavel Boldyrev
1f333ea097
fix(vm): error when creating custom disks on PVE with non-default shell ( #983 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-28 17:13:43 +00:00
allcontributors[bot]
121b8f5338
docs: add romner-set as a contributor for bug ( #984 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-28 12:12:53 -05:00
bpg-autobot[bot]
2c5f57060b
chore(main): release 0.46.1 ( #981 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-01-27 22:19:13 -05:00
Pavel Boldyrev
49a76bb1a1
fix(docs): fix documentation tree structure in the TF registry ( #980 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-27 22:16:53 -05:00
bpg-autobot[bot]
5d2c719428
chore(main): release 0.46.0 ( #968 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-01-27 21:53:21 -05:00
allcontributors[bot]
a5269faeab
docs: add mritalian as a contributor for bug ( #979 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 21:52:43 -05:00
Pavel Boldyrev
625bdb696f
fix(vm): timeout_start_vm
is ignored ( #978 )
...
* fix(vm): `timeout_start_vm` is ignored
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* fix: linter
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
---------
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-28 02:49:32 +00:00
Pavel Boldyrev
0253eb9757
fix(lxc): panic on empty initialization.ip_config
block ( #977 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-28 02:09:09 +00:00
Pavel Boldyrev
0e2eb80e9f
fix(docs): fix broken links ( #976 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-28 01:22:13 +00:00
Pavel Boldyrev
ed33a18c9b
fix(pool): missing pool_id
after import ( #974 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-28 01:18:51 +00:00
allcontributors[bot]
ac433e9cb3
docs: add jtamas96 as a contributor for bug ( #975 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 20:16:44 -05:00
allcontributors[bot]
5d2c34fc32
docs: add laktosterror as a contributor for ideas ( #972 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 16:48:07 -05:00
Pavel Boldyrev
c39494b939
feat(docs): rename howtos -> guides and publish to the Terraform Registry ( #971 )
...
feat(docs): rename howtos -> guides and publish on the registry page
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-27 16:45:56 -05:00
Pavel Boldyrev
da1d7804af
feat(provider): add SOCKS5 proxy support for SSH connections ( #970 )
...
* feat(provider): add support for SOCKS5 proxy for SSH connection.
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* fix: linter
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
---------
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-27 20:09:14 +00:00
Pavel Boldyrev
14836b6c50
misc: update renovate config
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-26 22:24:40 -05:00
renovate[bot]
3790b522e7
chore(ci): Update dorny/paths-filter action (v2.12.0 → v3.0.0) ( #959 )
...
| datasource | package | from | to |
| ----------- | ------------------ | ------- | ------ |
| github-tags | dorny/paths-filter | v2.12.0 | v3.0.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 22:20:35 -05:00
renovate[bot]
2ec8c1d2cd
chore(ci): Update peter-evans/create-issue-from-file action (v4.0.1 → v5.0.0) ( #960 )
...
| datasource | package | from | to |
| ----------- | ---------------------------------- | ------ | ------ |
| github-tags | peter-evans/create-issue-from-file | v4.0.1 | v5.0.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 22:20:04 -05:00
renovate[bot]
2fad644ffd
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 |
2024-01-27 03:18:32 +00:00
renovate[bot]
105a694ddf
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 |
2024-01-27 03:18:15 +00:00
Pavel Boldyrev
51ca32d4aa
misc: update renovate config
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-26 22:17:32 -05:00
bpg-autobot[bot]
418b6e4e61
chore(main): release 0.45.1 ( #956 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-01-26 20:31:31 -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
Pavel Boldyrev
01a8f9779c
fix(vm): regression: sudo: command not found
when creating a VM ( #966 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-26 20:27:25 -05:00
allcontributors[bot]
0363986374
docs: add zmingxie as a contributor for doc ( #967 )
...
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-26 20:27:04 -05:00
Ming Xie
0d548a7807
fix(docs): Inconsistent indentations in docs ( #961 )
...
fix(docs): Inconsistent indentations cause rendering issues
Signed-off-by: Ming Xie <git@mxie.dev>
2024-01-26 20:25:51 -05:00
renovate[bot]
3a5e69d9c8
chore(ci): update dorny/paths-filter action (v2.11.1 → v2.12.0) ( #958 )
...
| datasource | package | from | to |
| ----------- | ------------------ | ------- | ------- |
| github-tags | dorny/paths-filter | v2.11.1 | v2.12.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 20:50:15 -05:00
renovate[bot]
4a03a78dcd
chore(deps): update module github.com/hashicorp/terraform-plugin-docs (v0.17.0 → v0.18.0) in /tools ( #957 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ------- | ------- |
| go | github.com/hashicorp/terraform-plugin-docs | v0.17.0 | v0.18.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 22:09:42 -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
Pavel Boldyrev
d91ec25bfa
fix(docs): update HOW-TOs for cloud-init ( #955 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-24 03:44:39 +00:00
bpg-autobot[bot]
46eaf69e3f
chore(main): release 0.45.0 ( #941 )
...
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-01-21 22:25:26 -05:00
Pavel Boldyrev
9644590998
chore(ci): update issue templates, renovate config ( #951 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-22 03:08:10 +00:00
Pavel Boldyrev
9d764e5889
feat(provider): use sudo
to execute commands over SSH ( #950 )
...
* feat(provider): use `sudo` to execute commands over SSH
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* fix: simplify everything, use sudo per command
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* feat: add documentation
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* minor doc fix
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* chore: cleanup docs
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
---------
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-21 21:44:12 -05:00
Pavel Boldyrev
8722121002
misc: update broken link detector
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-20 23:30:12 -05:00
Pavel Boldyrev
b7ec63edf3
misc: add .lycheeignore
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-20 23:18:36 -05:00
Pavel Boldyrev
e0fefc8164
misc: adjust links checker
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-20 23:13:02 -05:00
Pavel Boldyrev
aabfeb86a2
chore(docs): move list of contributors to CONTRIBUTORS.md ( #945 )
...
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-20 23:02:04 -05:00
Pavel Boldyrev
a030542da0
chore(ci): add link checker, reformat actions code ( #944 )
...
* chore(ci): add link checker, reformat actions code
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
* chore: use bot app token
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
---------
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-21 03:43:08 +00:00
Pavel Boldyrev
b926c57a53
chore(docs): update README.md, add note about OpenTofu support ( #943 )
...
chore(docs): update README.md, note about OpenTofu support
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-21 03:37:55 +00:00
renovate[bot]
d4832b3d59
chore(ci)!: Update google-github-actions/release-please-action action (v3.7.13 → v4.0.2) ( #905 )
...
* chore(ci)!: Update google-github-actions/release-please-action action (v3.7.13 → v4.0.2)
| datasource | package | from | to |
| ----------- | ------------------------------------------- | ------- | ------ |
| github-tags | google-github-actions/release-please-action | v3.7.13 | v4.0.2 |
* update manifests
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-01-20 06:04:10 -05:00
renovate[bot]
25db34b149
chore(ci): update actions/create-github-app-token action (v1.6.3 → v1.6.4) ( #939 )
...
| datasource | package | from | to |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.6.3 | v1.6.4 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 05:16:16 -05:00
bpg-autobot[bot]
66471aee51
chore(main): release 0.44.0 ( #924 )
...
Signed-off-by: GitHub Bot <48106979+bpg-bot@users.noreply.github.com>
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-01-19 20:56:49 -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
allcontributors[bot]
09fad2fb6f
docs: add xoxys as a contributor for code, and ideas ( #938 )
...
* docs: update README.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-20 01:54:20 +00:00
renovate[bot]
932613110d
chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.46.1 → v0.47.0) in /tools ( #933 )
...
* 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 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.46.1 → v0.47.0) in /tools
| datasource | package | from | to |
| ---------- | ------------------------------------------------------------- | ------- | ------- |
| go | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.46.1 | v0.47.0 |
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 20:43:16 -05: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