Skip to content

Commit

Permalink
chore(hosting): run terraform validate in check task
Browse files Browse the repository at this point in the history
  • Loading branch information
ymgyt committed Sep 14, 2024
1 parent 5250071 commit 7bff123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosting/terraform/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ default:
# Run terraform fmt -check
check:
terraform fmt -check
terraform validate

0 comments on commit 7bff123

Please sign in to comment.