address review comments

pull/141/head
Muhammad Atif Ali 1 year ago
parent 6e19bdc7ce
commit 8b20bccb57

@ -45,7 +45,7 @@ data "coder_parameter" "username" {
type = "string"
default = ""
description = "Git user.name to be used for commits. Leave empty to default to Coder user's Full Name."
display_name = "Git config user.name"
display_name = "Full Name for Git config"
mutable = true
}

Loading…
Cancel
Save