byu-oit / byu-oit/env-ssm

Add option to write back to process.env

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The use case where this would be helpful is when developing locally and getting variables from the SSM parameter store that libraries can see via `process.env`. One caveat is that env-ssm would need to load them first before the library code ran, but that's usually the case anyway.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Review the package's public configuration and parameter-loading flow first, then determine where an opt-in write-back option belongs and how loading must precede consumers. Done means retrieved SSM values are available through process.env when enabled without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.