infrastructure/scripts/terraform.sh

9 lines
77 B
Bash
Executable file

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