From d1d7c948bd2627b5229a1941fe7420d12d7f9cdf Mon Sep 17 00:00:00 2001 From: apiazza-dd <120594144+apiazza-dd@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:56:26 -0500 Subject: [PATCH] Update integration_cloudflare_account.md --- docs/resources/integration_cloudflare_account.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/integration_cloudflare_account.md b/docs/resources/integration_cloudflare_account.md index 3395fda857..0f509bf40f 100644 --- a/docs/resources/integration_cloudflare_account.md +++ b/docs/resources/integration_cloudflare_account.md @@ -33,7 +33,7 @@ resource "datadog_integration_cloudflare_account" "foo" { ### Optional - `email` (String) The email associated with the Cloudflare account. If an API key is provided (and not a token), this field is also required. -- `resources` (List of String) An allowlist of resources to restrict pulling metrics for including `web`, `dns`, `lb` (load balancer), `worker`) +- `resources` (List of String) An allowlist of resources to restrict pulling metrics for including `web`, `dns`, `lb` (load balancer), `worker`). ### Read-Only