Fediversity/launch
2025-03-28 21:14:16 +01:00
..
.terraform properly pass repo dir for prod, be it with hard-coded TF init 2025-03-28 21:14:16 +01:00
vm
.auto.tfvars.json
.envrc
.gitignore properly pass repo dir for prod, be it with hard-coded TF init 2025-03-28 21:14:16 +01:00
.terraform.lock.hcl
default.nix
flake.lock
flake.nix
main.tf
pass-ssh-key.sh
README.md move tf init out of python over read-only nix env 2025-03-28 21:14:16 +01:00
resource.nix
shell.nix
tf-env.nix properly pass repo dir for prod, be it with hard-coded TF init 2025-03-28 21:14:16 +01:00
tf.nix

service deployment

usage

updating TF modules

echo "{\"nixos-anywhere\": $(nix-instantiate --eval --json -E '(import ../npins).nixos-anywhere.outPath')}" > .auto.tfvars.json

local development

$ nix-shell
$ tofu init