terraform-demo/prod-hq-network/.terraform.lock.hcl

11 lines
281 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 = "2.70.1"
constraints = "~> 2.0"
hashes = [
"h1:SQR8egOmFbwBHOSMzUYg/Mt4e0LsQe91ma9I2Ug3lmY=",
]
}