The current recommendation is to have a "config" project, with just one stack, and all your project-wide config as outputs. Then all the stacks in your "real" project use stack references on the config project.
little-cartoon-10569
06/10/2021, 2:10 AM
Or else use whatever config features your preferred language / libraries provide.