github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/command/testdata/fmt/nomad.in.hcl (about)

     1  server {
     2    enabled          =    true
     3    bootstrap_expect    = 3
     4  }
     5  
     6  consul    {
     7    address    = "1.2.3.4:8500"
     8  }