Uh oh!
There was an error while loading. Please reload this page.
Add Support for Google Secret Manager as a Source - #168
Conversation
Dresdn
commented
Nov 8, 2023
@henriquebastos - if you're in agreement to support this, I can take some time to update the Readme with the new option. |
felciano
commented
Nov 24, 2023
I was just looking for this! Thanks for contributing @Dresdn I hope this gets accepted soon |
henriquebastos
commented
Jan 1, 2024
@Dresdn thank you for your contribution.
In case of In case of Wdyt? |
Dresdn
commented
Jan 2, 2024
Those are great ideas @henriquebastos, and apologize for being lazy and plopping in the class I used in my project. For For Let me know your thoughts and I'll clean up the PR and add some documentation too. |
621e6bb to
8ac622cCompareDresdn
commented
Jan 20, 2024
This should be ready to go @henriquebastos (minus my default editor settings trying to change everything). I ended up just extending |
8ac622c to
72c799dCompare
Original Credit: https://www.codingforentrepreneurs.com/blog/google-secrets-python-decouple-github-actions/
Working with Google Secret Manager, the config is provided back as a string. To support the format, a
RepositoryStringclass has been created which parses a string in.envformat.