mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Add route53 plugin (#1390)
* Update vendor Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Add route53 plugin This fix adds route53 plugin so that it is possible to query route53 record through CoreDNS. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -40,6 +40,7 @@ autopath:autopath
|
||||
reverse:reverse
|
||||
template:template
|
||||
hosts:hosts
|
||||
route53:route53
|
||||
federation:federation
|
||||
kubernetes:kubernetes
|
||||
file:file
|
||||
|
||||
Reference in New Issue
Block a user