Fediversity/deployment/run/tf-proxmox-template/run.sh
2025-10-25 21:53:31 +02:00

7 lines
181 B
Bash

#! /usr/bin/env bash
set -euo pipefail
declare tf_env
cd "${tf_env}/deployment/run/tf-proxmox-template"
tofu apply --auto-approve -input=false -parallelism=1 >&2
tofu output -json