terraform-provider-cloudflare
terraform-provider-cloudflare copied to clipboard
Cloudflare provider does not support keyless certificate
Current Terraform and Cloudflare provider version
Description
Cloudflare provider does not support keyless certificate
Use cases
Lets encrypt certificate installation automation
Potential Terraform configuration
https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/custom_ssl
References
No response
i think we're conflating two different things here. do you want Let's Encrypt certificates or keyless certificates? the former is already supported via https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/certificate_pack
I mean keyless certificate
Hello, this PR will provide the resource
This functionality has been released in v4.19.0 of the Terraform Cloudflare Provider.
Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!