infrastructure/scripts/terraform-lint.sh
2020-02-21 18:44:25 +00:00

8 lines
76 B
Bash
Executable File

#!/usr/bin/env bash
set -e
cd terraform/
terraform fmt -check -recursive