Skip to content

feat: implement support for AWS Secrets Manager (alternative)#7

Open
jaulz wants to merge 4 commits intobrefphp:mainfrom
jaulz:jaulz-patch-1
Open

feat: implement support for AWS Secrets Manager (alternative)#7
jaulz wants to merge 4 commits intobrefphp:mainfrom
jaulz:jaulz-patch-1

Conversation

@jaulz
Copy link

@jaulz jaulz commented Sep 25, 2023

I tried the existing PR #4 but I think it's way too opinionated about the format of secrets since it expects every secret to be a JSON. Also, it magically sets environment variables from the actual content of the secret. This is an alternative approach which simply writes the value of a secret to the environment variable. Parsing values from JSON might be a different story for a new PR. What do you think?

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.

1 participant