Kind = "service-intentions" Name = "[[ .instance ]][[ .consul.suffix ]]" Sources = [ { Name = "[[ (merge .paperless .).traefik.instance ]]" Permissions = [ { Action = "allow" HTTP { PathPrefix = "/" Methods = ["GET", "HEAD", "POST", "OPTIONS", "PUT", "DELETE", "PATCH"] } } ] } ]