Instead of doing that, I think try either `pulumi.Output()` or do `pulumi.interpolate` only on the `...
c
Instead of doing that, I think try either
pulumi.Output()
or do
pulumi.interpolate
only on the
Resource
value.