From b888d505502a33de6587485eb41f2a150aa86385 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 31 Dec 2023 09:20:31 +0200 Subject: comment out unused services --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3