tofu-module-aws-iam-user/infrastructure/tofu/.terraform.lock.hcl
2025-07-09 09:27:11 +02:00

18 lines
447 B
HCL

# This file is maintained automatically by "tofu init".
# Manual edits may be lost in future updates.
provider "registry.opentofu.org/adyxax/forgejo" {
version = "1.1.0"
constraints = "1.1.0"
hashes = [
"h1:xa2K1rn2OzQofizev01UBKEgq4WHo3EM5/fiPCxFL/E=",
]
}
provider "registry.opentofu.org/hashicorp/aws" {
version = "6.2.0"
constraints = "6.2.0"
hashes = [
"h1:UcBl0SyNxOTHOa3Ske3ClmzA7V1S7e/I4+29DLGe85A=",
]
}