summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-12-31 09:20:31 +0200
committerPaul Buetow <paul@buetow.org>2023-12-31 09:20:31 +0200
commitb888d505502a33de6587485eb41f2a150aa86385 (patch)
tree264deadeb3ae53c3446a112c04d95c4640fc3d5d /Makefile
parent26d797bf54febbf7a23ec09c55e91f4961a08aa5 (diff)
comment out unused services
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30feaf3..c6d0d12 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
apply:
cd org-buetow-base && terraform apply -auto-approve
- cd org-buetow-bastion && terraform apply -auto-approve
+ #cd org-buetow-bastion && terraform apply -auto-approve
cd org-buetow-elb && terraform apply -auto-approve
cd org-buetow-ecs && terraform apply -auto-approve
#cd org-buetow-nextcloud && terraform apply -auto-approve