#!/usr/bin/env bash

set -eo pipefail -o nounset

terraform destroy -force
