infrastructure/scripts/terraform-apply.sh

9 lines
80 B
Bash
Executable file

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