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:
@@ -1,4 +1,5 @@
|
||||
include LICENSE.txt
|
||||
include README.rst
|
||||
recursive-include docs *
|
||||
recursive-include tests *
|
||||
global-exclude __pycache__
|
||||
|
||||
1
certbot-dns-route53/README.rst
Normal file
1
certbot-dns-route53/README.rst
Normal file
@@ -0,0 +1 @@
|
||||
Amazon Web Services Route 53 DNS Authenticator plugin for Certbot
|
||||
Reference in New Issue
Block a user