infrastructure/scripts/terraform-apply.sh

8 lines
61 B
Bash
Raw Normal View History

2020-02-21 18:44:25 +00:00
#!/usr/bin/env bash
set -ex
cd terraform/
terraform apply