missing values like `{{ foo.bar }}` will be missed during validation if `foo` is defined. leaving it undefined only recognizes the top level variable as missing ``` 01_configmaps.yaml.j2: ✗ - undefined variable: aws ```