migrate charts

This commit is contained in:
Jrester 2023-08-27 15:38:38 +02:00
parent cb608a94f0
commit 69ec141244
84 changed files with 3766 additions and 81 deletions

5
.envrc Normal file
View file

@ -0,0 +1,5 @@
mkdir -p $(pwd)/.terragrunt-cache/.plugins
export TERRAGRUNT_DOWNLOAD=$(pwd)/.terragrunt-cache
export TF_PLUGIN_CACHE_DIR=$(pwd)/.terragrunt-cache/.plugins
use nix