I splitted up my config into multiple files in multiple folders. Because of that, I cannot make use of secrets.yaml for files in a sub directory. I wish future version will support using secrets.yaml for splitted up config. Thanks.
I think for now you can have a secrets.yaml in each subdirectory to keep using that feature.
1 Like
Haven’t tried it yet, but perhaps you can just use a symlink in each folder in the meantime. Then you’ll only have to edit 1 file.
2 Likes
Thanks man. It works!