Move nomad var secrets to secrets.enc.json

This commit is contained in:
2025-05-18 23:44:24 +10:00
parent d2279028be
commit 3ab392b50b
6 changed files with 33 additions and 5 deletions

View File

@@ -8,3 +8,7 @@ Mount the state on the fileshare to 2-nomad-config/.tfstate/
The secrets file is encrypted using sops and will be automatically decrypted in the terraform provider.
Put the age keys in /home/<user>/.config/sops/age/keys.txt
## Adding Secrets
Edit the secrets using `sops secrets.enc.json`