Is there a `pulumi.AssetOrArchiveInput` function t...
# general
a
Is there a
pulumi.AssetOrArchiveInput
function that can take a
pulumi.StringOutput
?
hm, i might be able to use
BucketObjectArgs.Content
instead of
Source
, which takes
pulumi.StringPtrInput
instead