Origin CA certificate validity not applied (provider version >= v2.22.0
)
#1160
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Confirmation
Terraform and Cloudflare provider version
Terraform v0.14.11
Cloudflare Provider
>= v2.22.0
Affected resource(s)
cloudflare_origin_ca_certificate
Terraform configuration files
Debug output
Should be reproducible by running Terraform acceptance tests?
Panic output
No response
Expected output
Expect a certificate to be created that is valid for 30 days
Actual output
Certificate that is created is valid for 5475 days
Steps to reproduce
The easiest way would be to run the Terraform acceptance tests within this repository. I was going to extend the tests to showcase this but it looks like they are already failing:
Additional factoids
No response
References
Issue was introduced with change in #1078
The text was updated successfully, but these errors were encountered: