terraform-provider-stackitp.../sample/tofu.sh
2025-12-11 09:59:41 +01:00

7 lines
143 B
Bash
Executable file

#!/usr/bin/env bash
# copy or rename sample.tfrc.example and adjust it
TERRAFORM_CONFIG=$(pwd)/sample.tfrc
export TERRAFORM_CONFIG
tofu "$1"