10 lines
274 B
HCL
10 lines
274 B
HCL
# This file is maintained automatically by "tofu init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.opentofu.org/hashicorp/aws" {
|
|
version = "6.2.0"
|
|
constraints = "6.2.0"
|
|
hashes = [
|
|
"h1:UcBl0SyNxOTHOa3Ske3ClmzA7V1S7e/I4+29DLGe85A=",
|
|
]
|
|
}
|