11 lines
284 B
HCL
11 lines
284 B
HCL
# This file is maintained automatically by "terraform init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.terraform.io/hashicorp/aws" {
|
|
version = "3.75.2"
|
|
constraints = "~> 3.75.2"
|
|
hashes = [
|
|
"h1:x0gluX9ZKEmz+JJW3Ut5GgWDFOq/lhs2vkqJ+xt57zs=",
|
|
]
|
|
}
|