diff --git a/src/main/resources/mustache/terraform.mustache b/src/main/resources/mustache/terraform.mustache index 10dde21de..77d4d11f4 100644 --- a/src/main/resources/mustache/terraform.mustache +++ b/src/main/resources/mustache/terraform.mustache @@ -21,4 +21,6 @@ echo 'terraform { terraform version terraform init -{{&command}} \ No newline at end of file +{{&command}} + +exit 0