CertificatePack Import Issue #4543
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
triage/debug-log-attached
Indicates an issue or PR has a complete Terraform debug log.
Milestone
Confirmation
Terraform and Cloudflare provider version
Terraform: 1.8.1
Provider: v4.45.0
Affected resource(s)
cloudflare_certificate_pack
Terraform configuration files
Link to debug output
https://gist.github.com/miladibra10/10201ff1294e037565c533b0d174f3b7
Panic output
Expected output
I expect an import without any destroy and re-creation.
Actual output
Output:
Steps to reproduce
Additional factoids
As I took a look on provider implementation, It seems the code does not read the value of these three required fields:
certificate_authority
validation_method
validity_days
References
No response
The text was updated successfully, but these errors were encountered: