This commit is contained in:
jodhi 2022-02-24 23:25:13 +07:00
parent b45d7a468c
commit 519cae04d3
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ variable "servers_num" {
}
variable "agents_num" {
description = "Default agent server type"
description = "Number of agent nodes."
type = number
}