forked from fediversity/fediversity
rm unused provider from lock
This commit is contained in:
parent
1dd48f66e4
commit
edfae43689
1 changed files with 0 additions and 7 deletions
7
launch/.terraform.lock.hcl
generated
7
launch/.terraform.lock.hcl
generated
|
@ -7,10 +7,3 @@ provider "registry.opentofu.org/hashicorp/external" {
|
|||
"h1:HfVaWMC7Tz+tRfoWZtGCX2MATcgX3HsexoirWdi/voo=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.opentofu.org/hashicorp/null" {
|
||||
version = "3.2.3"
|
||||
hashes = [
|
||||
"h1:qTlGDGC3RmXIPLgwsIh4LHG/DrAR6T6L+Wn6egnQnwE=",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue