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

8 lines
107 B
Bash
Raw Normal View History

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