Physical name of the public event bus topic for a stack.
packages/events/pulumi declares the topic with this same builder, so the
name has exactly one definition. It used to be typed out twice — once as the
topic's name: and once inside the ARN below — and two literals that agree
only by coincidence deploy green on both sides while failing at runtime with
AccessDenied on publish. Pulumi CD diffs against the checkpoint rather than
refreshing, so that divergence would not self-heal.
Physical name of the public event bus topic for a stack.
packages/events/pulumideclares the topic with this same builder, so the name has exactly one definition. It used to be typed out twice — once as the topic'sname:and once inside the ARN below — and two literals that agree only by coincidence deploy green on both sides while failing at runtime withAccessDeniedon publish. Pulumi CD diffs against the checkpoint rather than refreshing, so that divergence would not self-heal.