This message was deleted.
# general
s
This message was deleted.
m
I can't speak to the Python SDK in particular, but in the one case, it sounds like Outputs are accepted as Inputs, but the other the Output needs to be applied.
a
The resource name is internal to Pulumi and must always be a plain string.
s
Is there a way to construct
resource_name
from an existing
Resource
object? Seeing that
resource_name
is a
required
property for creating new resources, how do you suggest we set this value dynamically?