Closed JamieSinn closed 8 months ago
This issue has been closed as we are now tracking this internally with service teams directly. If you would like an update or to be notified when/if the product ships with this change, please reach out to Cloudflare Support or your account team who can watch the internal feature request for you.
Current Terraform and Cloudflare provider version
Terraform v1.1.5 on darwin_amd64
Description
This is a bit of a twofold issue - we don't have a way to setup a CSR via Terraform - nor do we have a way to pass in a CSR id/Certificate to the custom_hostname resource.
Based on this doc: https://developers.cloudflare.com/ssl/ssl-for-saas/custom-certificates/certificate-signing-requests/#step-4--upload-the-certificate
The terraform provider should be able to handle the CSR Id and certificate - not just the private key and certificate.
Use cases
Enterprise customers wanting to manage everything through Terraform.
Potential Terraform configuration
References
No response