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:
parent
4f030f085d
commit
e616f978d0
4 changed files with 33 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue