Not sure if this channel is best to discuss atmos (https://github.com/cloudposse/atmos) when using the config stack if a component hasn’t been defined at any level in the config files it will still return the full global config instead of error’ing out. Not sure if this is the intended behavior or a side effect of the multi layer import configs.
I think that is a side effect of layering the configuration, but not a deliberate feature. I think it should error in this case. @Andriy Knysh (Cloud Posse)