We made large use of autolookups in our early hiera days, and it's recognizedly a bad idea: it basically creates a huge category of globals implicitly applied everywhere a class is included.
We should stop doing that; I know it will take a long time before we reach that goal globally, but in the meantime I'll create an environment with data_binding_terminus=none and move progressively class of hosts to it.