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