Skip to content

Commit 29178b3

Browse files
committed
typo #3
1 parent 1b6cb29 commit 29178b3

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
@@ -105,7 +105,7 @@ variable "monitoring" {
105105
}
106106

107107
variable "user_data" {
108-
description = "User Data which be concated with `terraform-template-User Data-github-authorized-keys`"
108+
description = "User Data which be concated with terraform-template-user-data-github-authorized-keys"
109109
type = "list"
110110
default = []
111111
}

0 commit comments

Comments
 (0)