Add matching route53 readme (#8583)

Building on https://github.com/certbot/certbot/pull/8581, our other DNS plugins have a simple `README.rst` file and this PR adds a matching one for the route53 plugin.
This commit is contained in:
Brad Warren
2021-01-07 11:30:52 -08:00
committed by GitHub
parent fb8cd063eb
commit 4a9748ace5
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *
global-exclude __pycache__

View File

@@ -0,0 +1 @@
Amazon Web Services Route 53 DNS Authenticator plugin for Certbot