This message was deleted.
# general
s
This message was deleted.
w
As @stocky-spoon-28903 noted, the current recommendation is to export these from the lower level, and then set them as
config
in the higher level project. This of course isn't quite as smooth as we'd like, and we have many ideas for how to improve here. In particular, we'd love to be able to have the higher level program directly reference exports of a stack, and enforce constraints on the lower level stack that these don't change without acknowledgement (or even cascading mututal deployments) from the higher level stack.
👍 2