Skip to content

Commit dd85f6b

Browse files
author
dmytro_velychko3
committed
fix: terraform fmt
1 parent 4c1f7d4 commit dd85f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ variable "key_vault_secret_scope" {
271271
key_vault_id = string
272272
dns_name = string
273273
})
274-
description = "Object with Azure Key Vault parameters required for creation of Azure-backed Databricks Secret scope"
274+
description = "Object with Azure Key Vault parameters required for creation of Azure-backed Databricks Secret scope"
275275
default = {
276276
key_vault_id = null
277277
dns_name = null

0 commit comments

Comments
 (0)