infrastructure/scripts/terraform.sh
2020-02-22 20:21:14 +00:00

10 lines
77 B
Bash
Executable File

#!/usr/bin/env bash
set -ex
cd terraform/
source secrets.sh
terraform $@