Add terraform alias

This commit is contained in:
Greg Hellings
2024-01-20 21:21:38 -06:00
parent 406b50b522
commit 638d545fb7
7 changed files with 15 additions and 1 deletions
+1
View File
@@ -58,6 +58,7 @@
molcol = "molecule -c ../../tests/molecule.yml";
nixup = "nix flake lock --update-input";
pa = "cd ~/src/packaging";
tf = "terraform";
tsup = "sudo tailscale up";
tspub = "sudo tailscale up --exit-node=linode";
tshome = "sudo tailscale up --exit-node=2maccabees";