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 +}