Hi there! Anybody had an error like this one? When I add a new context value (‘environment’ in my particular case) to an existing stack and try to deploy, I get:
… template: … executing … at <.environment>: map has no entry for key “environment
I have carefully tracked my imports and made sure the context is specified at every step. And this appears to be somthing systematic. Whenever I add a new value to the context, atmos fails to catch it