cloudflare_web_analytics_site (Resource)

Provides a Cloudflare Web Analytics Site resource.

Example Usage

resource "cloudflare_web_analytics_site" "example" {
  account_id   = "f037e56e89293a057740de681ac9abbe"
  zone_tag     = "0da42c8d2132a9ddaf714f9e7c920711"
  auto_install = true
}

Schema

Required

Optional

Read-Only

Nested Schema for timeouts

Optional:

Import

Import is supported using the following syntax:

$ terraform import cloudflare_web_analytics_site.example <account_id>/<site_tag>