Nomad
source Block
| Placement | policy -> source |
The source block is used to configure scaling target sources.
policy {
source "nomad" {
enabled = false
}
}
Supported sources are file and nomad.
source Parameters
enabled(bool: true)- Defines if the scaling policy source should be enabled or disabled.