⬆️ Update Terraform proxmox to v0.66.3
This commit is contained in:
parent
c8da903834
commit
8cb1c0ce0e
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.66.3"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue