From 51548030d7534ac89904090d3ef17e92f7b1d15a Mon Sep 17 00:00:00 2001 From: rogerthatdev Date: Tue, 25 Jul 2023 13:30:48 -0700 Subject: [PATCH] add white space --- infra/variables.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/variables.tf b/infra/variables.tf index 6623b7902..46e66d656 100644 --- a/infra/variables.tf +++ b/infra/variables.tf @@ -53,4 +53,4 @@ variable "init_firestore" { type = bool description = "Whether or not to initialize a Firestore instance." default = true -} \ No newline at end of file +}