forked from Fediversity/Fediversity
16 lines
396 B
HCL
16 lines
396 B
HCL
# This file is maintained automatically by "tofu init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.opentofu.org/hashicorp/external" {
|
|
version = "2.3.4"
|
|
hashes = [
|
|
"h1:HfVaWMC7Tz+tRfoWZtGCX2MATcgX3HsexoirWdi/voo=",
|
|
]
|
|
}
|
|
|
|
provider "registry.opentofu.org/hashicorp/null" {
|
|
version = "3.2.3"
|
|
hashes = [
|
|
"h1:qTlGDGC3RmXIPLgwsIh4LHG/DrAR6T6L+Wn6egnQnwE=",
|
|
]
|
|
}
|