Does terragrunt sops_decrypt_file function support age?
#555
-
|
Does terragrunt |
Beta Was this translation helpful? Give feedback.
Answered by
yorinasub17
Sep 12, 2022
Replies: 1 comment 2 replies
-
|
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
yorinasub17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sops_decrypt_fileuses https://github.com/mozilla/sops as a library to decrypt SOPS encrypted files, so unlesssopshas native support forage, the function will not support it.