Files
nomad/command/testdata/fmt/nomad.out.hcl
2023-08-10 17:27:29 -05:00

12 lines
168 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1
server {
enabled = true
bootstrap_expect = 3
}
consul {
address = "1.2.3.4:8500"
}