infrastructure/scripts/terraform-plan.sh

10 lines
79 B
Bash
Raw Normal View History

2020-02-21 18:44:25 +00:00
#!/usr/bin/env bash
set -ex
cd terraform/
2020-02-21 22:15:32 +00:00
source secrets.sh
2020-02-21 18:44:25 +00:00
terraform plan