Join Slack
Powered by
This message was deleted.
# typescript
s
sparse-intern-71089
11/02/2021, 10:23 PM
This message was deleted.
b
billowy-army-68599
11/02/2021, 10:25 PM
you need to set them as properties:
https://github.com/pulumi/examples/blob/324ae1d62ef2394ae6260637639a3dc601d9ebc3/aws-ts-stackreference-architecture/application/src/application.ts#L50
c
clever-painter-96148
11/02/2021, 10:29 PM
Thanks! That's actually what I am doing. So what's the purpose of registerOutputs then?
clever-painter-96148
11/03/2021, 9:01 AM
Here it is not even called:
https://github.com/pulumi/pulumi-awsx/blob/master/nodejs/awsx/ec2/vpc.ts#L265
clever-painter-96148
11/03/2021, 9:03 AM
and here, it is called without any value:
https://github.com/pulumi/pulumi-awsx/blob/master/nodejs/awsx/ec2/subnet.ts#L84
clever-painter-96148
11/03/2021, 9:07 AM
Okay, I'm not alone:
https://github.com/pulumi/pulumi/issues/2653
😅
4
Views
Open in Slack
Previous
Next