feat(ops/secrets): Add tf-keycloak secrets file

This file can be sourced (somehow, depending on the user) while
working with //ops/keycloak to get the relevant secrets.

Change-Id: Ibb3051c4b019f64824964475451c1c3996db6421
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4708
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
Vincent Ambo 2021-12-27 17:17:32 +03:00 committed by tazjin
parent 4f030f085d
commit e616f978d0
4 changed files with 33 additions and 1 deletions

View file

@ -11,7 +11,7 @@ TARGET_TOOL=$(basename "$0")
case "${TARGET_TOOL}" in
age)
attr="third_party.nixpkgs-age"
attr="third_party.nixpkgs.age"
;;
age-keygen)
attr="third_party.nixpkgs.age"