Skip to main content
Knowledge Base

Does terragrunt sops_decrypt_file function support age?

Answer

Does terragrunt `sops_decrypt_file` function support `age`? https://github.com/FiloSottile/age --- <ins datetime="2022-09-09T15:07:13Z"> <p><a href="https://support.gruntwork.io/hc/requests/109230">Tracked in ticket #109230</a></p> </ins>

`sops_decrypt_file` uses https://github.com/mozilla/sops as a library to decrypt SOPS encrypted files, so unless `sops` has native support for `age`, the function will not support it.