Hi, I’m wondering if it possible to use pulumi.Out...
# typescript
b
Hi, I’m wondering if it possible to use pulumi.Output<string> as a string argument to fs.copyFile src or dest. I want to copy files from kubernetes render provider “rendertoyaml” directory to another one.