From bb0b60ec812d33f9971e12971ca999f76dd87d52 Mon Sep 17 00:00:00 2001 From: Yong Tang Date: Tue, 13 Nov 2018 14:44:47 -0800 Subject: [PATCH] Update README.md in route53 plugin (#2299) Update README.md in route53 plugin, as credentials_file is not supported. Signed-off-by: Yong Tang --- plugin/route53/README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/plugin/route53/README.md b/plugin/route53/README.md index 5917e03f8..1617b23fd 100644 --- a/plugin/route53/README.md +++ b/plugin/route53/README.md @@ -74,16 +74,6 @@ Enable route53 with fallthrough: } ~~~ -Enable route53 with AWS credentials file: - -~~~ txt -. { - route53 example.org.:Z1Z2Z3Z4DZ5Z6Z7 { - credentials_file some-user - } -} -~~~ - Enable route53 with multiple hosted zones with the same domain: ~~~ txt