-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.terraform.lock.hcl
More file actions
20 lines (19 loc) · 945 Bytes
/
.terraform.lock.hcl
File metadata and controls
20 lines (19 loc) · 945 Bytes
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/juju/juju" {
version = "1.5.1"
constraints = "1.5.1"
hashes = [
"h1:LxbNgKNQjKoxbGgPTbj374ExS6W77UGyMtyOqMI7o44=",
"h1:V+OVmTjBV3WbG+VLxec2kifkDqQRL/HL1h4MMYWBZy4=",
"h1:kLzfkmm1JjpoE+TmaysoVFuGcjcdrDmKZIxjx8An5ow=",
"h1:zOBIGs1CNL5VwGntdPa9bRuSV+QmljDZNrUva92vY8g=",
"h1:zp2GK9aNCtvm5PepD1c3eNZ7ZM8rnv0Wc5IHi4IAgLI=",
"zh:698ac900c54e3cb3146a269254742eec067b9e6bd783fc6bea6d58fbb186784a",
"zh:753ad16d007180a77a147bd377de2fb334f409123f6fee36d4c50c7fe8b76a29",
"zh:9a9bf68c77365374735eb729ea85e4713a495b2cc3732f43ea75c2ab594c774b",
"zh:9cdc6824b38220aa7eea6fd9df086641f944835f02485c30ce8479f70273698e",
"zh:d03c4029a6931d4956ca470a201c91a7cd464cec92556160531973e9ba1c2ea7",
"zh:ffe668810e9a407d898025c1510010af62d586ef2e3429afdc5f5a6a3752e3c1",
]
}