Skip to content

Commit f119282

Browse files
fix(terraform): update proxmox ( 0.85.0 → 0.85.1 )
| datasource | package | from | to | | ------------------ | ----------- | ------ | ------ | | terraform-provider | bpg/proxmox | 0.85.0 | 0.85.1 |
1 parent cc800c7 commit f119282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/tls/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
proxmox = {
44
source = "bpg/proxmox"
5-
version = "0.85.0"
5+
version = "0.85.1"
66
}
77
akeyless = {
88
source = "akeyless-community/akeyless"

0 commit comments

Comments
 (0)