This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user