route/vendor/github.com/hashicorp/hcl/test-fixtures/object_with_bool.hcl

7 lines
72 B
HCL

path {
policy = "write"
permissions = {
"bool" = [false]
}
}