-
-
Notifications
You must be signed in to change notification settings - Fork 419
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
Load Cloud secrets from Rails credentials #782
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great idea to have it proactively check credentials!
Do app credentials already namespace by environment? Just curious. |
Yep! There are separate credentials files for each environment, e.g. |
That's awesome. |
I guess the only issue would be how people get their personal environment configured? Or is that handled somehow too? Not a blocker at all just curious because I haven't used credentials. |
|
Correction, this edits the shared credentials. |
This allows setting Flipper Cloud secrets via Rails credentials