github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/command/agent/test-resources/client_with_function_denylist_empty.hcl (about) 1 client { 2 enabled = true 3 4 template { 5 function_denylist = [] 6 } 7 }