Provides a Cloudflare data source to look up Cache Reserve status for a given zone.
data "cloudflare_zone_cache_reserve" "example" {
zone_id = "0da42c8d2132a9ddaf714f9e7c920711"
}
zone_id
(String) The zone identifier to target for the resource.enabled
(Boolean) The status of Cache Reserve support.id
(String) The ID of this resource.