cloudflare_origin_ca_root_certificate (Data Source)

Use this data source to get the Origin CA root certificate for a given algorithm."

Example Usage

data "cloudflare_origin_ca_root_certificate" "example" {
  algorithm = "rsa"
}

Schema

Required

Read-Only