mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Fix the merge mess I made with the DS merge (#754)
* DS: More cleanups * Added DS for cloudflare provider with tests * Merge * Added generated files * Regenerated documentation matrix * rebased and regenerated * Updated integration tests * Rebase and regenerate * More cleanups Co-authored-by: Robert Koch <robert@kochie.io> Co-authored-by: Nicolai Ehemann <nicolai.ehemann@enerko-informatik.de>
This commit is contained in:
@ -461,6 +461,7 @@ func init() {
|
||||
{"ALIAS", providers.CanUseAlias},
|
||||
{"AUTODNSSEC", providers.CanAutoDNSSEC},
|
||||
{"CAA", providers.CanUseCAA},
|
||||
{"DS", providers.CanUseDS},
|
||||
{"NAPTR", providers.CanUseNAPTR},
|
||||
{"PTR", providers.CanUsePTR},
|
||||
{"R53_ALIAS", providers.CanUseRoute53Alias},
|
||||
|
Reference in New Issue
Block a user