cleanup folders
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-27 13:17:05 +02:00
parent da8cf6a9e8
commit 85625c50e2
4 changed files with 1 additions and 161 deletions

View File

@@ -16,7 +16,7 @@ steps:
- name: Terraform syntax check for pull request
image: hashicorp/terraform:1.5
commands:
- terraform -chdir=infrastructure fmt -diff -check
- terraform -chdir=infrastructure fmt -write=false -diff -check -recursive
when:
event:
- pull_request