aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/deploy3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/deploy b/scripts/deploy
index dd70310..b0797be 100755
--- a/scripts/deploy
+++ b/scripts/deploy
@@ -24,8 +24,7 @@ else
exit 2
fi
-# FIXME
-# terraform apply "$DIR"
+terraform apply "$DIR"
TLD="$(cat "$DIR"/tld.txt)"
DIRS='/opt /srv'