infrastructure/scripts/terraform-plan.sh
2020-02-21 18:44:25 +00:00

8 lines
60 B
Bash
Executable File

#!/usr/bin/env bash
set -ex
cd terraform/
terraform plan