terraform-provider-tor/e2e-tests/obfs4/test.sh

7 lines
107 B
Bash
Executable file

#!/usr/bin/env sh
set -e
../setup.sh
rm -f terraform.tfstate*
./tf init
./tf plan
./tf apply -auto-approve