-
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
/
.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/oci" {
version = "4.55.0"
constraints = ">= 4.0.0"
hashes = [
"h1:Y58+KjfLW4u2cWlQUeRBO794BKCZ0sNQJBblgiQY5w4=",
"zh:130c1b946f7a72001371f9669a7f65e9a38f300af3f0301640af15fae2da53f7",
"zh:24999e2eeab410385278065e2b8c8a893e735e17b35ebac2e0a415fcf3ee9d91",
"zh:2a9b98571b5035fe01c6bd9ea0652cddebf742b3a43aa433fb50d79c84694404",
"zh:6c798fc5a37887d9172518cc9bdfb60626d7f6c81b49d4253ae18423dd70f0cd",
"zh:7fc40d8b23b350ff1a8d71a2e40c45448cbb2a6f74f93045369c52e212911d21",
"zh:c99b7aead1cb9e06f652a3b7162e44ce372feb7ea57111632f06992d7d4aa2cb",
"zh:cc220d6fe57f6e01b466810275b7d5c994579661fde91529a3dd28ea4a3ca302",
"zh:e27714cd8e61c61d1d9eeafa1f1edda0458067dff2e4bbe9494ad3d99e6dd879",
"zh:fa5a34801f8dacc214702ef1a298ed5de47a9d1a3247a6fd3f61553352d9576d",
"zh:ff0c2db4d5d6226598ce31bdb05f1fa8ff628136626d2873cfc130f86d8e5064",
]
}