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

Clarify usage of special characters in env vars #30

Merged
merged 4 commits into from Mar 1, 2023

Conversation

rogerluan
Copy link
Owner

Description

This PR adds tests for env vars with dollar signs (a common use case), but also added tests for other special characters.

Resolves #28
Resolves #2

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.

The key is getting corrupted when it contains '$' Add more unit tests for other types of secrets
1 participant