mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
correct typo from hosts to route53 (#1437)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
The hosts plugin is useful for serving zones from resource record sets in AWS route53.
|
The route53 plugin is useful for serving zones from resource record sets in AWS route53.
|
||||||
This plugin only supports A and AAAA records. The route53 plugin can be used when
|
This plugin only supports A and AAAA records. The route53 plugin can be used when
|
||||||
coredns is deployed on AWS.
|
coredns is deployed on AWS.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user