⢠yeah, you just use StackReference
⢠yeah, you can introspect which stack is being deployed, but if you have resources that belong in one environment but not another, you might want to consider creating a new project instead. configuration/stacks should probably handle things like vertical/horizontal scaling, special resources per-environment probably constitute another project. there are some exceptions, of course, but that's how i've been approaching it