terraform.aws-baseline-infra/modules/terraform-setup/examples/.terraform.lock.hcl

11 lines
284 B
HCL
Raw Normal View History

2022-08-17 16:55:28 +08:00
# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hashicorp/aws" {
version = "4.26.0"
constraints = ">= 3.25.0"
hashes = [
"h1:jt8jLpFFhaapdbBqw4WQpDuLN8y7zF8/iLyCzypDxSQ=",
]
}