We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, renewal of certificates doesn't seem to be supported in the Terraform provider, while it is supported by the F5 certificate order manager.
Add support for the certificate order manager to the Terraform provider.
Current workaround would be to renew the certificate (e.g. using certbot) and update it using a bigip_ssl_certificate resource by running Terraform.
N/A
The text was updated successfully, but these errors were encountered:
Hi @dirkdaems,
We will monitor this request but currently we haven't received enough.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: