homelab_cloudflared/terraform/hose.sh

6 lines
95 B
Bash
Executable File

#!/usr/bin/env sh
terraform plan -destroy -out destroy.tfplan
terraform apply destroy.tfplan