From de7500295bdf1e8442f26cead45679b3a5b2da2f Mon Sep 17 00:00:00 2001 From: zeeket Date: Thu, 6 Jun 2024 22:55:01 +0300 Subject: [PATCH] fmt --- infrastructure/variables.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/variables.tf b/infrastructure/variables.tf index ac388a1..444f5e1 100644 --- a/infrastructure/variables.tf +++ b/infrastructure/variables.tf @@ -68,5 +68,5 @@ variable "TG_ADMIN_GROUP_IDS" { variable "GOOGLEVERIFICATION" { description = "TXT record for Google Workspace verification" type = string - sensitive = true + sensitive = true } \ No newline at end of file