asdlöäkasd
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2023-10-27 11:14:07 +02:00
parent fd7a2b7d9d
commit 30c3af1208

View File

@@ -11,7 +11,7 @@ steps:
- name: Terraform FMT PR - name: Terraform FMT PR
image: hashicorp/terraform:1.5 image: hashicorp/terraform:1.5
commands: commands:
- "-chdir=infrastructure fmt -diff -check" - terraform -chdir=infrastructure fmt -diff -check
# when: # when:
# event: # event:
# - pull_request # - pull_request