F5Networks / terraform-provider-bigip

Terraform resources that can configure F5 BIG-IP products
https://registry.terraform.io/providers/F5Networks/bigip/latest/docs
Mozilla Public License 2.0
102 stars 117 forks source link

Certificate order manager support #984

Open dirkdaems opened 1 month ago

dirkdaems commented 1 month ago

Is your feature request related to a problem? Please describe.

Currently, renewal of certificates doesn't seem to be supported in the Terraform provider, while it is supported by the F5 certificate order manager.

Describe the solution you'd like

Add support for the certificate order manager to the Terraform provider.

Describe alternatives you've considered

Current workaround would be to renew the certificate (e.g. using certbot) and update it using a bigip_ssl_certificate resource by running Terraform.

Additional context

N/A

pgouband commented 1 month ago

Hi @dirkdaems,

We will monitor this request but currently we haven't received enough.