Skip to content

Commit

Permalink
fmt diff
Browse files Browse the repository at this point in the history
  • Loading branch information
crlssn committed Nov 13, 2024
1 parent 4508530 commit 5923bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/validate/terraform/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
terraform_version: 1.1.7

- name: Terraform Format Check
run: terraform fmt -check -recursive
run: terraform fmt -check -recursive -diff
working-directory: ./infra
shell: bash

Expand Down

0 comments on commit 5923bf3

Please sign in to comment.