summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 04cbd9d..30feaf3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ apply:
cd org-buetow-base && 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-ecs && terraform apply -auto-approve
#cd org-buetow-nextcloud && terraform apply -auto-approve
destroy:
cd org-buetow-nextcloud && terraform destroy -auto-approve