This message was deleted.
# general
s
This message was deleted.
l
Have you checked out the asset module (https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/asset/)? FileAsset may do what you want.
k
I think that is for using already created local files unless I’m reading it wrong. The context is I’m trying to generate a file based on pulumi configs that I use during a docker build