Handle subdomains correctly
This release fixes #10
Note that to use this plugin with subdomains, you need the following argument:
--dns-google-domains-zone STRING
For example, if you've registered the domain example.com
on Google Domains. And you're requesting a certificate for a.example.com
. You should pass in --dns-google-domains-zone example.com
alongside --domain a.example.com
to Certbot.