Hmm, the `metadataStartupScript` parameter expects...
# general
d
Hmm, the
metadataStartupScript
parameter expects types
string | Promise<string> | pulumi.OutputInstance<string> | undefined
and interpolate returns
pulumi.Output<string>
. Is that a problem?