mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
chore: remove ovververbose description
This commit is contained in:
@@ -50,7 +50,7 @@ variable "install_codex" {
|
||||
|
||||
variable "codex_version" {
|
||||
type = string
|
||||
description = "The version of Codex to install. Accepts 'latest' or a semver like '0.10.0'."
|
||||
description = "The version of Codex to install."
|
||||
default = "latest"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user