mirror of
https://gitlab.com/oecis/charts.git
synced 2024-11-15 00:28:59 +00:00
6 lines
165 B
Plaintext
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
|