2018-08-22 17:23:25 +02:00

8 lines
89 B
Bash
Executable File

#!/bin/bash
set -xueo pipefail
source "$(dirname $0)/utils.sh"
goto_root
terraform fmt