diff options
| author | Paul Buetow <paul@buetow.org> | 2023-12-23 02:04:50 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-12-23 02:05:09 +0200 |
| commit | 30178daecc274cbd90e77ad55d97e804fe02889a (patch) | |
| tree | cc7e22d50881b89d3ef322a820be26393c05bcb3 /Makefile | |
| parent | 0e5ff097a9c5fae99813eddbed84c136eaafd551 (diff) | |
Initial IPv6
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
