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:F45RHS5NlHBWkfcW61rwkA7Z2P+p3Rxvq75XMhNeFHE=",
|
|
]
|
|
}
|
|
|
|
provider "registry.opentofu.org/hashicorp/null" {
|
|
version = "3.2.3"
|
|
hashes = [
|
|
"h1:P9gA/YsRU4Q+STK6EkCOjTHYUop/+1LfIbX7QMNHfPk=",
|
|
]
|
|
}
|