env-by-dir-and-branch Example repository showing how to break environments by directory and branch. Tradeoffs Consolidate configuration in a single repository. Can enforce workflows (ex dev -> staging -> prod). All environments have secrets consolidated in one location.