```export consts serviceName = "<something you generate>-svc";``` at the top of your pulumi ap...
a
Copy code
export consts serviceName = "<something you generate>-svc";
at the top of your pulumi app?