tofu-offline-test/.terraform.lock.hcl

35 lines
795 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"
constraints = "0.98.1"
hashes = [
"h1:/3n9NevrIwRAI/0HOEbeO4uQfCCivjspG8pDgzhqOSU=",
]
}
provider "registry.opentofu.org/hashicorp/local" {
version = "2.7.0"
constraints = "2.7.0"
hashes = [
"h1:uWL9nhlxLY2xW3GMh8IFQv0S1UP3HMlN/B+2Nr7fsZE=",
]
}
provider "registry.opentofu.org/hashicorp/random" {
version = "3.8.1"
constraints = "3.8.1"
hashes = [
"h1:xX86qU/7e6ep0QoIQPgh4Ho+dKJrgYIJIzzqvVSgYuc=",
]
}
provider "registry.opentofu.org/hashicorp/tls" {
version = "4.2.1"
constraints = "4.2.1"
hashes = [
"h1:jNN7/BmtBs6ipjreb8Y+Bc6no/H4GYL0zJ3jEbMDuyI=",
]
}