parent
e046dfac50
commit
8c61b04b23
2 changed files with 2 additions and 2 deletions
terraform
|
@ -24,7 +24,7 @@ terraform {
|
|||
required_providers {
|
||||
proxmox = {
|
||||
source = "bpg/proxmox"
|
||||
version = "0.66.3"
|
||||
version = "0.67.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
proxmox = {
|
||||
source = "bpg/proxmox"
|
||||
version = "0.66.3"
|
||||
version = "0.67.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue