Hacker News new | ask | show | jobs
by brodo 1229 days ago
Having no config files is part of the 12 factors [0]. All cloud providers I have worked with adhere to this.

[0]: https://12factor.net

1 comments

12factor doesn't mandate that you put the entirety of a JSON file into a single variable. That is what you implied with your original comment.