hcl/test-fixtures/object_with_bool.hcl
2017-01-19 17:06:02 -08:00

7 lines
72 B
HCL

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