forked from fediversity/fediversity
rm tf lock
This commit is contained in:
parent
f7d050a3a6
commit
14ec7e01f4
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ pkgs.stdenv.mkDerivation {
|
|||
runHook preBuild
|
||||
pushd launch/
|
||||
echo '${lib.strings.toJSON sources}' > .npins.json
|
||||
rm .terraform.lock.hcl
|
||||
tofu init -input=false
|
||||
popd
|
||||
runHook postBuild
|
||||
|
|
Loading…
Add table
Reference in a new issue