We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
.devcontainer/devcontainer.json ghcr.io/devcontainers/features/terraform 1
ghcr.io/devcontainers/features/terraform 1
.github/workflows/code-quality.yml actions/checkout v4 JetBrains/qodana-action v2024.2.6 .github/workflows/golangci-lint.yml actions/checkout v4 dorny/paths-filter v3.0.2@de90cc6fb38fc0963ad72b210f1f284cd68cea36 actions/setup-go v5 .github/workflows/link-check.yml actions/create-github-app-token v1.11.0@5d869da34e18e7287c1daad50e0b8ea0f506ce69 actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 lycheeverse/lychee-action v2.1.0@f81112d0d2814ded911bd23e3beaa9dda9093915 micalevisk/last-issue-action v2.3.0@0d40124cc99ac8601c2516007f0c98ef3d27537b peter-evans/create-issue-from-file v5.0.1@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd .github/workflows/metrics.yml .github/workflows/publish.yml actions/create-github-app-token v1.11.0@5d869da34e18e7287c1daad50e0b8ea0f506ce69 actions/checkout v4 crazy-max/ghaction-import-gpg v6.2.0@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 goreleaser/goreleaser-action v6.1.0@9ed2f89a662bf1735a48bc8557fd212fa902bebf .github/workflows/release-please.yml actions/create-github-app-token v1.11.0@5d869da34e18e7287c1daad50e0b8ea0f506ce69 googleapis/release-please-action v4.1.3@7987652d64b4581673a76e33ad5e98e3dd56832f .github/workflows/semgrep.yml actions/checkout v4 .github/workflows/stale.yaml actions/create-github-app-token v1.11.0@5d869da34e18e7287c1daad50e0b8ea0f506ce69 actions/stale v9 .github/workflows/test.yml actions/checkout v4 dorny/paths-filter v3.0.2@de90cc6fb38fc0963ad72b210f1f284cd68cea36 actions/setup-go v5 actions/checkout v4 dorny/paths-filter v3.0.2@de90cc6fb38fc0963ad72b210f1f284cd68cea36 actions/setup-go v5 actions/upload-artifact v4 hashicorp/setup-terraform v3 .github/workflows/testacc.yml actions/checkout v4 actions/setup-go v5 hashicorp/setup-terraform v3.1.2@b9cd54a3c349d3f38e8881555d616ced269862dd actions/upload-artifact v4
actions/checkout v4
JetBrains/qodana-action v2024.2.6
dorny/paths-filter v3.0.2@de90cc6fb38fc0963ad72b210f1f284cd68cea36
actions/setup-go v5
actions/create-github-app-token v1.11.0@5d869da34e18e7287c1daad50e0b8ea0f506ce69
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
lycheeverse/lychee-action v2.1.0@f81112d0d2814ded911bd23e3beaa9dda9093915
micalevisk/last-issue-action v2.3.0@0d40124cc99ac8601c2516007f0c98ef3d27537b
peter-evans/create-issue-from-file v5.0.1@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd
crazy-max/ghaction-import-gpg v6.2.0@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
goreleaser/goreleaser-action v6.1.0@9ed2f89a662bf1735a48bc8557fd212fa902bebf
googleapis/release-please-action v4.1.3@7987652d64b4581673a76e33ad5e98e3dd56832f
actions/stale v9
actions/upload-artifact v4
hashicorp/setup-terraform v3
hashicorp/setup-terraform v3.1.2@b9cd54a3c349d3f38e8881555d616ced269862dd
go.mod go 1.23.0 github.com/Microsoft/go-winio v0.6.2 github.com/avast/retry-go/v4 v4.6.0 github.com/brianvoe/gofakeit/v7 v7.1.2 github.com/google/go-cmp v0.6.0 github.com/google/go-querystring v1.1.0 github.com/google/uuid v1.6.0 github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637@85980079f637 github.com/hashicorp/terraform-plugin-framework v1.13.0 github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 github.com/hashicorp/terraform-plugin-go v0.25.0 github.com/hashicorp/terraform-plugin-log v0.9.0 github.com/hashicorp/terraform-plugin-mux v0.17.0 github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0 github.com/hashicorp/terraform-plugin-testing v1.10.0 github.com/pkg/sftp v1.13.7 github.com/rogpeppe/go-internal v1.13.1 github.com/skeema/knownhosts v1.3.0 github.com/stretchr/testify v1.9.0 golang.org/x/crypto v0.29.0 golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f@2d47ceb2692f golang.org/x/net v0.31.0 tools/go.mod go 1.23.0 github.com/golangci/golangci-lint v1.61.0 github.com/hashicorp/terraform-plugin-docs v0.20.0
go 1.23.0
github.com/Microsoft/go-winio v0.6.2
github.com/avast/retry-go/v4 v4.6.0
github.com/brianvoe/gofakeit/v7 v7.1.2
github.com/google/go-cmp v0.6.0
github.com/google/go-querystring v1.1.0
github.com/google/uuid v1.6.0
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637@85980079f637
github.com/hashicorp/terraform-plugin-framework v1.13.0
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0
github.com/hashicorp/terraform-plugin-go v0.25.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-mux v0.17.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0
github.com/hashicorp/terraform-plugin-testing v1.10.0
github.com/pkg/sftp v1.13.7
github.com/rogpeppe/go-internal v1.13.1
github.com/skeema/knownhosts v1.3.0
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.29.0
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f@2d47ceb2692f
golang.org/x/net v0.31.0
github.com/golangci/golangci-lint v1.61.0
github.com/hashicorp/terraform-plugin-docs v0.20.0
example/main.tf example/test-api-creds-auth/main.tf example/test-api-creds-auth/versions.tf example/versions.tf local 2.5.2 tls 4.0.6 examples/guides/cloud-image/centos-qcow2/provider.tf proxmox 0.66.3 examples/guides/cloud-image/debian-from-storage/provider.tf proxmox 0.66.3 examples/guides/cloud-image/ubuntu-img/provider.tf proxmox 0.66.3 examples/guides/cloud-init/custom/provider.tf proxmox 0.66.3 examples/guides/cloud-init/native/provider.tf proxmox 0.66.3 examples/provider/provider.tf
local 2.5.2
tls 4.0.6
proxmox 0.66.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Edited/Blocked
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
Detected dependencies
devcontainer
github-actions
gomod
terraform
The text was updated successfully, but these errors were encountered: