Skip to content

Commit 5398e03

Browse files
feat(deps): update terraform proxmox ( 0.105.0 → 0.106.0 ) (#2915)
| datasource | package | from | to | | ------------------ | ----------- | ------- | ------- | | terraform-provider | bpg/proxmox | 0.105.0 | 0.106.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d4de8a commit 5398e03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/proxmox/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
proxmox = {
55
source = "bpg/proxmox"
6-
version = "0.105.0"
6+
version = "0.106.0"
77
}
88
external = {
99
source = "hashicorp/external"

0 commit comments

Comments
 (0)