parent
3478d174a6
commit
c8da903834
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
proxmox = {
|
||||
source = "bpg/proxmox"
|
||||
version = ">= 0.65.0"
|
||||
version = "0.65.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue