featurebase/qa/scripts/teardownSmokeTest.sh
2022-01-04 15:00:39 -06:00

8 lines
183 B
Bash
Executable file

#!/bin/bash
# To run script: ./teardownSmokeTest.sh
# requires TF_VAR_gitlab_token env var to be set
cd qa/tf/ci/smoketest
export TF_IN_AUTOMATION=1
terraform destroy -auto-approve