millions-furniture-75402
05/05/2023, 12:59 PMThe expressionhttps://www.pulumi.com/docs/reference/yaml/will have the value of the${reference}
output from the stackoutputName
.org/project/stack
resources:
my-stack-reference:
type: pulumi:pulumi:StackReference
properties:
name: acmecorp/infra/other
variables:
stack_output: ${my-stack-reference.outputs["x"]}