@cfxlabsinc/b2b-services
    Preparing search index...

    Variable CUSTOMER_EVENTS_TOPIC_ARNConst

    CUSTOMER_EVENTS_TOPIC_ARN: Output<string> = ...

    The public event bus topic for this stack, so a publisher can name it without retyping the ARN.

    Interpolated rather than read through a StackReference: the physical name is fixed by packages/events/pulumi via CUSTOMER_EVENTS_TOPIC_NAME, and a reference would impose a deploy ordering between cfx-events and every publisher to learn a string both sides already know. Same reasoning as the cfx-idempotency-{stack} table ARN below.