Skip to content

Namespacing all environment variables#207

Merged
bnusunny merged 1 commit intomainfrom
namespace_env_vars
Apr 13, 2023
Merged

Namespacing all environment variables#207
bnusunny merged 1 commit intomainfrom
namespace_env_vars

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