Skip to content

Commit c8da903

Browse files
author
mafyuh
committedNov 3, 2024
Update terraform/provider.tf
1 parent 3478d17 commit c8da903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎terraform/provider.tf

+1-1
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.65.0"
5+
version = "0.65.0"
66
}
77
}
88

0 commit comments

Comments
 (0)
Please sign in to comment.