MCPcopy Index your code
hub / github.com/OpenPipe/OpenPipe / nm

Function nm

infra/src/helpers.ts:7–7  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

5const config = new pulumi.Config();
6
7export const nm = (name: string) => `${name}-pl-${stack}`;

Callers 14

vpc.tsFile · 0.90
metrics.tsFile · 0.90
app-worker.tsFile · 0.90
app-user.tsFile · 0.90
app-service.tsFile · 0.90
anyscale.tsFile · 0.90
models.tsFile · 0.90
vanta.tsFile · 0.90
dns.tsFile · 0.90
cluster.tsFile · 0.90
app-env.tsFile · 0.90
app-image.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected