providers: yaml: class: octodns.provider.yaml.YamlProvider directory: ./config simple_source: class: helpers.SimpleSource zones: missing.sources.: targets: - yaml missing.targets.: sources: - yaml unknown.source.: sources: - not-there targets: - yaml unknown.target.: sources: - yaml targets: - not-there-either not.targetable.: sources: - yaml targets: - simple_source