flake/.envrc

5 lines
119 B
Text
Raw Normal View History

2024-08-30 20:01:51 +00:00
use flake
2024-09-21 16:21:30 +00:00
if has sops; then
export TF_ENCRYPTION=$(sops --extract '["tofu"]["encryption"]' -d infra/secrets.yaml)
fi