Skip to content

Commit fd7684b

Browse files
agneumDmitryFomin1
authored andcommitted
Apply 1 suggestion(s) to 1 file(s)
1 parent f1b23bc commit fd7684b

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
@@ -184,6 +184,6 @@ variable "ssh_public_keys_files_list"{
184184
}
185185

186186
variable "ssh_public_keys_list"{
187-
description = "List of ssh public key to copy to provisioned instance with DLE"
187+
description = "List of ssh public keys to copy to the provisioned instance with DLE"
188188
default = []
189189
}

0 commit comments

Comments
 (0)