diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ apply: cd org-buetow-base && terraform apply -auto-approve - cd org-buetow-bastion && terraform apply -auto-appove + cd org-buetow-bastion && terraform apply -auto-approve cd org-buetow-elb && terraform apply -auto-approve cd org-buetow-nextcloud && terraform apply -auto-approve cd org-buetow-ecs && terraform apply -auto-approve |
