vancluever / terraform-provider-acme-old

ACME (Let's Encrypt) Support for Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DNS provider support

scriptjs opened this issue · comments

Hello, does this support any other DNS providers such as DigitialOcean?

@scriptjs I usually keep the DNS provider support up with that of lego. For more details, see the documentation.

If you don't see a DNS provider on the list that you would like to see, please put a feature request against lego.

Thanks!

PS: DigitalOcean is a supported provider.

I seemed to have missed the section there on the DNS providers. Many thanks for pointing this out. Btw, any chance this provider will officially land in Terraform?

@scriptjs FWIW I want to add explicit docs for the DNS providers as I understand that following API docs in lieu of actual docs is not the most optimal UX. And yes, this will be landing upstream eventually. Both of these events may happen in tandem. 🙂

Super. This module is going to be quite helpful, thank you for creating it :) Will see how it works this week as I look to integrate it.