From 6f6b2fc3e1d9af395164dc4cfd7e921145ae1eca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 23 Aug 2024 02:31:29 +0300 Subject: [PATCH] Update documentation for proxied field --- variables.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.tf b/variables.tf index 97882d8..40d83af 100644 --- a/variables.tf +++ b/variables.tf @@ -31,7 +31,7 @@ variable "records" { The priority of the record. proxied: Whether the record gets Cloudflare's origin protection. - Default value: false. + Default value: Taken from records_default_proxied variable DOC }