When running tailor with _only_ a `foo.env.enc` file and no corresponding `foo.env` file non of the key/value pairs are picked up. Tailor should either error out or pick those values up.
When running tailor with only a
foo.env.encfile and no correspondingfoo.envfile non of the key/value pairs are picked up.Tailor should either error out or pick those values up.