dnsimple / terraform-provider-dnsimple

Terraform DNSimple provider.
https://www.terraform.io/docs/providers/dnsimple/
Mozilla Public License 2.0
21 stars 20 forks source link

dnsimple_lets_encrypt_certificate resource: docs updates needed #68

Closed case closed 1 year ago

case commented 1 year ago

The current docs show the following:

The following argument(s) are supported:

domain_id - (Required) The domain to be issued the certificate for contact_id - (Deprecated) The contact id for the certificate

But terraform plan is saying that a name = argument is required. auto_renew is also missing from the Argument Reference list.

It looks like the docs for this resource could use some updating?

DXTimer commented 1 year ago

The documentation has been updated, and we are working on automated checks to ensure we never miss updating the documentation again. Thanks for your patience.