Use this data source to look up Zone DNSSEC settings.
data "cloudflare_zone_dnssec" "example" {
zone_id = "0da42c8d2132a9ddaf714f9e7c920711"
}
zone_id
(String) The zone identifier to target for the resource.algorithm
(String) Zone DNSSEC algorithm.digest
(String) Zone DNSSEC digest.digest_algorithm
(String) Digest algorithm use for Zone DNSSEC.digest_type
(String) Digest Type for Zone DNSSEC.ds
(String) DS for the Zone DNSSEC.flags
(Number) Zone DNSSEC flags.id
(String) The ID of this resource.key_tag
(Number) Key Tag for the Zone DNSSEC.key_type
(String) Key type used for Zone DNSSEC.public_key
(String) Public Key for the Zone DNSSEC.status
(String) The status of the Zone DNSSEC.