11 lines
282 B
HCL
11 lines
282 B
HCL
# This file is maintained automatically by "terraform init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.terraform.io/bpg/proxmox" {
|
|
version = "0.98.1"
|
|
constraints = ">= 0.97.1"
|
|
hashes = [
|
|
"h1:ONpuQdBQ4+vmErLYBlD308NBEuv4DnmuVZ8SvIMTka0=",
|
|
]
|
|
}
|