5 lines
100 B

#!/bin/bash
set -euxo pipefail
cd ..
terraform destroy -auto-approve "contrib/terraform/$PROVIDER"