fix typo
This commit is contained in:
parent
b45d7a468c
commit
519cae04d3
@ -53,7 +53,7 @@ variable "servers_num" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
variable "agents_num" {
|
variable "agents_num" {
|
||||||
description = "Default agent server type"
|
description = "Number of agent nodes."
|
||||||
type = number
|
type = number
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user