certbot/certbot-dns-google/certbot_dns_google
Christian Becker 36d5221bac certbot-dns-google: enable automatic credential lookup on google cloud (#5117)
- when no credentials are passed it will try to get valid credentials
using the google metadata service
- this is a feature of the google SDK, so we don't need to handle that
explicitly
- previous behaviour with a credentials file is retained
2017-09-25 12:17:15 -07:00
..
__init__.py certbot-dns-google: enable automatic credential lookup on google cloud (#5117) 2017-09-25 12:17:15 -07:00
dns_google.py certbot-dns-google: enable automatic credential lookup on google cloud (#5117) 2017-09-25 12:17:15 -07:00
dns_google_test.py certbot-dns-google: enable automatic credential lookup on google cloud (#5117) 2017-09-25 12:17:15 -07:00