oecis-charts/.envrc
2023-08-27 15:38:50 +02:00

6 lines
165 B
Plaintext

mkdir -p $(pwd)/.terragrunt-cache/.plugins
export TERRAGRUNT_DOWNLOAD=$(pwd)/.terragrunt-cache
export TF_PLUGIN_CACHE_DIR=$(pwd)/.terragrunt-cache/.plugins
use nix