init
This commit is contained in:
commit
1c3c06f120
6 changed files with 361 additions and 0 deletions
18
.terraform.lock.hcl
generated
Normal file
18
.terraform.lock.hcl
generated
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# This file is maintained automatically by "tofu init".
|
||||
# Manual edits may be lost in future updates.
|
||||
|
||||
provider "registry.opentofu.org/hashicorp/google" {
|
||||
version = "7.17.0"
|
||||
hashes = [
|
||||
"h1:55qzQsJnDJWg4+xuWuKKM7RykN2C52Fe5VjrQZxTyzY=",
|
||||
"zh:54a635037ba6849fedb5e9a4e45c038fe8692da9d05d786633a222c866b1bbd3",
|
||||
"zh:5703da54cc1e5eccc47678cfdd37a6108618299455f9eb97b2e078fcab73459d",
|
||||
"zh:63841ec08783970b6632d626bbd03b2280e683877ec65522430f10d507bc8de0",
|
||||
"zh:8dc39e425b456be1543f55598fe15ae94b2cacce13fddfe5412fa6086c39340f",
|
||||
"zh:9d2cc02b387d3256800c35099ec034bb4b05bf819a50e28182536a1dc030f8e4",
|
||||
"zh:b379befb2a6389df66bb957fe56cc5eeda795fec28d663d8e80879706fce6e0b",
|
||||
"zh:e67c1f491c222aecd5c477b9a92d1efecea9ed8ebda9d886db983c6f81e8697a",
|
||||
"zh:f18c5559f16de7ed0e2ec633f04d7bc65ca5977a8711118207b4d77e4345bcf3",
|
||||
"zh:f80311efc8139381713a8946f6f1924ecfe533366ada0bf590b4426534861754",
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue