7 lines
78 B
HCL

node "{{.Name}}" {
policy = "write"
}
service_prefix "" {
policy = "read"
}