Fix newline and trailing space issues

This commit is contained in:
Noah Gorny
2020-10-28 21:02:47 +02:00
committed by Noah Gorny
parent 507e4bec82
commit 1f5d9b757f
4 changed files with 3 additions and 6 deletions

View File

@@ -13,4 +13,3 @@ alias tgva='terragrunt validate-all'
alias tgpa='terragrunt plan-all'
alias tgaa='terragrunt apply-all'
alias tgda='terragrunt destroy-all'