terraform-provider-cloudflare icon indicating copy to clipboard operation
terraform-provider-cloudflare copied to clipboard

Cloudflare provider does not support keyless certificate

Open Ruksov-Andrey opened this issue 2 years ago • 2 comments

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

Ruksov-Andrey avatar Apr 15 '22 07:04 Ruksov-Andrey

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

jacobbednarz avatar May 13 '22 00:05 jacobbednarz

I mean keyless certificate

Ruksov-Andrey avatar May 14 '22 18:05 Ruksov-Andrey

Hello, this PR will provide the resource

KevinMalot avatar Sep 20 '23 14:09 KevinMalot

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!

github-actions[bot] avatar Nov 14 '23 23:11 github-actions[bot]