-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.terraform.lock.hcl
More file actions
20 lines (19 loc) · 1.01 KB
/
Copy path.terraform.lock.hcl
File metadata and controls
20 lines (19 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hashicorp/google" {
version = "3.59.0"
constraints = "3.59.0"
hashes = [
"h1:7x2UH/RLmpk0NXJx5fu38hi0bQYauzobNuedKZCJmFk=",
"zh:1210d60719470b32d979390a73fa2405ceb9702f2728854cac3c3804bf774442",
"zh:1e0cec25c527cd09d94ddcea55522e3d75a600745f3d8cd46296e610dde41abf",
"zh:3eff1094a52a680d044ed8182ca1b70a8a509e4200fd89deae220b21503832a2",
"zh:604c5fdb7d15268e4a5210cfcc5630f34c9a0a06d8ef5f6f3a93513aad278e11",
"zh:6c02ff804cfa2fd7dda4c090f06ee999ce6fed2bc7fe408fa3ba312d57b64d56",
"zh:8954c3691d665f44ed7bda1c7f5d02f4980698657b6518b4445842f80c146481",
"zh:8e1f53a315341285b04aa50dda086be1f84d02ab92a9f4a3875e648374829a7b",
"zh:e0b1f047f65a8403ea16157d4f3f8492d4b23ceab85b939f2bcd368e2d8f0252",
"zh:f795a80a734d7730fe0b876f16705964a80bd155925aecc60026c0e8dab145ca",
"zh:ffdcdebaabc34467db790a8c3e769fa6e44f580e4a162de1ad4f7156e54064fd",
]
}