From f282b80b556bf5463442cbf0cdc77550b583a16f Mon Sep 17 00:00:00 2001 From: talithafrsc Date: Sun, 27 Oct 2024 14:02:23 +0700 Subject: [PATCH] trigger change in terraform --- terraform/variables.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/variables.tf b/terraform/variables.tf index fe2d33601..8914951c7 100644 --- a/terraform/variables.tf +++ b/terraform/variables.tf @@ -46,4 +46,4 @@ variable "db_version" { variable "db_tier" { type = string description = "Tier of CloudSQL in GCP" -} \ No newline at end of file +} \ No newline at end of file