terraform-demo/prod-hq-idc-network/.terraform.lock.hcl
2023-01-06 13:29:00 +09:00

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 = "3.76.0"
constraints = "~> 3.0"
hashes = [
"h1:OzcRXMb2MU7LOheOcCX4rMVffltsLIX3ENs84UzB2Kw=",
]
}