infra/terraform/.terraform.lock.hcl

11 lines
288 B
HCL

# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hostingde/hostingde" {
version = "0.0.1"
constraints = ">= 0.0.1"
hashes = [
"h1:wmGVYm1xat7GdwcToaoPm32PGxU4hwTvOgM+ydnx8ug=",
]
}