Skip to content

Namespacing all environment variables #207

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

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Namespacing all environment variables #207

merged 1 commit into from
Apr 13, 2023

Conversation

bnusunny
Copy link
Contributor

Issue #, if available:

close #155

Description of changes:

Add "AWS_LWA_" prefix to all environment variables to avoid conflicts with application code.We will support all the original environment variables until the project reaches v1.0.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add "AWS_LWA_" prefix to all environment variables to avoid conflicts with application code. All the original environment variables will be supported until the project reaches v1.0.
@bnusunny bnusunny requested a review from calavera April 13, 2023 13:59
@bnusunny bnusunny merged commit c6b597c into main Apr 13, 2023
@bnusunny bnusunny deleted the namespace_env_vars branch April 13, 2023 15:55
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.

namespace the env vars
2 participants