infrastructure/scripts/terraform-apply.sh
2020-02-21 22:15:32 +00:00

10 lines
80 B
Bash
Executable File

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