diff --git a/variables.tf b/variables.tf index 2437f71..fab3a3f 100644 --- a/variables.tf +++ b/variables.tf @@ -1,7 +1,9 @@ variable "database_name" { type = string - description = "Name of the database on to be used in the `DATABASE_URL`." + description = <