Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom tera functions + AGE decryption #148

Merged
merged 2 commits into from
Mar 15, 2022
Merged

Custom tera functions + AGE decryption #148

merged 2 commits into from
Mar 15, 2022

Conversation

icepuma
Copy link
Member

@icepuma icepuma commented Mar 15, 2022

No description provided.

- "read_file_contents" will be used to read age encryption key from file
- the template rendering fails when an error occurs in one of the custom functions
  -> we print the error, so the user can fix the issue e.g. adjust the path for "read_file_contents"
- decrypt age files with passphrase
- when the "file.copy" action has the property "passphrase", the code tries to decrypt the file
@rawkode rawkode merged commit 04fceff into comtrya:main Mar 15, 2022
@icepuma
Copy link
Member Author

icepuma commented Mar 15, 2022

Resolves #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants