feat: inital public commit
This commit is contained in:
16
infra/.terraform.lock.hcl
generated
Normal file
16
infra/.terraform.lock.hcl
generated
Normal file
@@ -0,0 +1,16 @@
|
||||
# This file is maintained automatically by "terraform init".
|
||||
# Manual edits may be lost in future updates.
|
||||
|
||||
provider "registry.terraform.io/hashicorp/local" {
|
||||
version = "2.5.3"
|
||||
hashes = [
|
||||
"h1:6ADVoHtXiWFhClkKa1vnBycJxqnL0GjHMZAQipa4SEU=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/trozz/pocketid" {
|
||||
version = "0.1.5"
|
||||
hashes = [
|
||||
"h1:egwnwPepmLF/OAE96D7RxGlsXYlUVZi3CuFhAH69iVE=",
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user