Issue with documentation. cloudflare_authenticated_origin_pulls / cloudflare_authenticated_origin_pulls_certificate #2733
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Milestone
Confirmation
Terraform and Cloudflare provider version
Cloudflare: 4.13.0
Terraform 1.5.0
Affected resource(s)
Hey, the docs at least misleading or incorrect in both of these.
in both resources, the import refers to cloudflare_authenticated_origin_pulls_certificate
does certificate-type refer to the type field in the resource? i.e.
[type](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/authenticated_origin_pulls_certificate#type) (String) The form of Authenticated Origin Pulls to upload the certificate to. Available values: per-zone, per-hostname. Modifying this attribute will force creation of a new resource.
I think this could do with being cleaned up, or clarified.
Terraform configuration files
Link to debug output
4.13.0
Panic output
none
Expected output
none, it's just bad docs.
Actual output
none, it's just bad docs.
Steps to reproduce
see: https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/authenticated_origin_pulls
Additional factoids
none, it's just bad docs.
References
https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/authenticated_origin_pulls
The text was updated successfully, but these errors were encountered: