summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-12-23 02:04:50 +0200
committerPaul Buetow <paul@buetow.org>2023-12-23 02:05:09 +0200
commit30178daecc274cbd90e77ad55d97e804fe02889a (patch)
treecc7e22d50881b89d3ef322a820be26393c05bcb3 /Makefile
parent0e5ff097a9c5fae99813eddbed84c136eaafd551 (diff)
Initial IPv6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4e6b2b7..b0ed2c7 100644
--- a/Makefile
+++ b/Makefile
@@ -9,3 +9,4 @@ destroy:
cd org-buetow-ecs && terraform destroy -auto-approve
cd org-buetow-elb && terraform destroy -auto-approve
cd org-buetow-bastion && terraform destroy -auto-approve
+recreate: destroy apply