17 lines
391 B
HCL
17 lines
391 B
HCL
# This file is maintained automatically by "tofu init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.opentofu.org/bpg/proxmox" {
|
|
version = "0.98.1"
|
|
hashes = [
|
|
"h1:/3n9NevrIwRAI/0HOEbeO4uQfCCivjspG8pDgzhqOSU=",
|
|
]
|
|
}
|
|
|
|
provider "registry.opentofu.org/hashicorp/local" {
|
|
version = "2.7.0"
|
|
hashes = [
|
|
"h1:uWL9nhlxLY2xW3GMh8IFQv0S1UP3HMlN/B+2Nr7fsZE=",
|
|
]
|
|
}
|