diff --git a/CHANGELOG.md b/CHANGELOG.md index ce2ebed..71dcd47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ common records across all zones using the provider. It can be used stand-alone or in combination with zone files and/or split configs to aid in DRYing up DNS configs. +* YamlProvider now supports an `!include` directive which enables shared + snippets of config to be reused across many records, e.g. common dynamic rules + across a set of services with service-specific pool values or a unified SFP + value included in TXT records at the root of all zones. #### Stuff