This message was deleted.
# typescript
s
This message was deleted.
l
Promises can be turned into outputs by calling
pulumi.output(promise)
. Would that help?
b
Nice, Ill try it. For now I switch over to just using Nodes API to read the file and pulumi diff'd the source input so a change in the file resulted in updating the resource. That leaves me with the question - why use the FileAsset at all?