Skip to content

[Feature Request] Glob ** in includes #524

@qraynaud

Description

@qraynaud

It would be awesome to add support for ** in the includes section:

includes:
  - applications/**/*.backup.yaml

Would load:

  • applications/test.backup.yaml
  • applications/some-name/some-name.backup.yaml

But not:

  • root.backup.yaml
  • other-dir/test.backup.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions