forked from hashicorp/learn-terraform-provision-gke-cluster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.terraform.lock.hcl
executable file
·20 lines (19 loc) · 1.01 KB
/
.terraform.lock.hcl
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.52.0"
constraints = "3.52.0"
hashes = [
"h1:+r2711CMnrdJgVLo9e034qPaVJmmEqYdt2JBycP6uaU=",
"zh:3eb1d20994faed4c5087502d42b72f8d3d41591dbf7cd7b9e692d8d142a88890",
"zh:60443b4ddb3cbeba4adf357512917751a11d7058d4d1bb0244364126a44693c0",
"zh:81dc9796db1418c934c4e16ff9f8dbe263d18fecd15bd2a5a79d2cb9a599694f",
"zh:8c06d94c67ed9014ed083972577e567fdb59547c6f813f49decdc3d4948aa4f3",
"zh:8fd3f6127ba3749527eed2316bac478ab4ef40566e570c4532970cd79f1b9a64",
"zh:8ff736289397d1b8181c00ef84c6a40440ab7dd95638152dc6b58f02f1c80384",
"zh:ce1127a8b9f037d5f980070fdaa0d3976333687216194b922b2e747b9eee2cab",
"zh:cea4c432c9257575d72ebee2228da9cdf4831358ff844772ce3454d60a19dc7a",
"zh:f2407ae95bcc30660930b2f317d2aa251af7961ed7562f817b34b5c25223c2e3",
"zh:f3603917de36faa1e45358605c80db722bb920f8b91a7425a6358b6406740397",
]
}