-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.terraform.lock.hcl
More file actions
27 lines (26 loc) · 1.46 KB
/
.terraform.lock.hcl
File metadata and controls
27 lines (26 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/dbt-labs/dbtcloud" {
version = "1.8.2"
constraints = "~> 1.8"
hashes = [
"h1:3Hw1in/qcHdAp2BRhEaFRr/ez9lFjBv3V5WIUxHXcSs=",
"h1:ASwPE1I3U7cufOLFvGV+yHmV4/24y2Jrmt8V3Pn9lEY=",
"h1:BIVjUC8FxluKSvwm2jvySD0AvSkFPKwGn/SHez082Oc=",
"h1:IpC3g4srpeI3iJ5GL3GcxSMO/+XHBktS/zumEm/8xbc=",
"zh:01df4a2592c7d66152aa18bae2fb6abcca205f2c0d75486a67e3c8307ea70af2",
"zh:020e8c80eb8973ac0571b8cb2c990d76c82d2032f590ffaec418fc6728a48594",
"zh:0c30dd1d7ac516efe921362143c0372b2dedab59950662c08513c8c1e0430ee4",
"zh:192bc343bfe193d79b4f2e5d5340a44230e169670d190c7034c7db67fd97b3e7",
"zh:24b8175f22a97844000facea8742bd2f0ca5eedb214c900e6b50153308874e86",
"zh:26ef5f40358401f7fadae72b16782d0a8a8761af325aac17b5507234148c19f9",
"zh:7b9cd9637bf607854dfdeceab06dd361686f54864050cfb770d4214a2d0265db",
"zh:8df586c709b83ca62056fd3d9ff5e9d73833acdcb3194d7e5bbc0cde98f87ed9",
"zh:8e561719c50ae83caefa0dd8ebf3cf4907a512d1be90ecb80eb5db6593f9e9b2",
"zh:9071202c4b459dd28fa792a62e229815bae41d637428fa66dca5eb7fa0fc5801",
"zh:926cca7812b272ab976ce49c0858de78bd5c4c6fcffe16cb2d33cdce63522bc2",
"zh:ae927fc0b059c800b0342b6c6f7217dd191349334a6d6ed1cad578f13f64722c",
"zh:b0e484d5c2dc79b1f573aa3bdac4150a2b4094b6fd9c92033b855e7b8f07045c",
"zh:f96b0ce96fe679653e5dd3820f15e7916855ce8deb832f6b92befedc2387f1f6",
]
}