From e9acb0dd9c982f467df26f020e463a3d734107fd Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Sun, 16 Nov 2025 20:14:08 +0100 Subject: [PATCH] Update access_applications.tf --- access_applications.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/access_applications.tf b/access_applications.tf index 90a9840..3948bb3 100644 --- a/access_applications.tf +++ b/access_applications.tf @@ -76,7 +76,7 @@ resource "cloudflare_zero_trust_access_application" "cloudflare_app_ssh_infra" { }, { email_domain = { - domain = var.cloudflare_email_domain + domain = "thedjinhn@gmail.com" } } ]