Skip to content

Commit 1e2f557

Browse files
authored
fix: fmt
1 parent 6183a09 commit 1e2f557

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

variables.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ variable "custom_databricks_metastore_name" {
9191

9292
variable "custom_databricks_metastore_container_name" {
9393
type = string
94-
description = "The name to provide for your Databricks Metastore"
94+
description = "The name to provide for your Databricks Metastore Container"
9595
default = null
9696
}
97-

0 commit comments

Comments
 (0)