open-nomad/jobspec/test-fixtures/tg-scaling-policy-missing-m...

11 lines
157 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
job "elastic" {
group "group" {
scaling {
// required: max = ...
}
}
}