This message was deleted.
# getting-started
s
This message was deleted.
h
@able-doctor-68496 we are using it to establish the child <-> parent relationship between the component resource and its childs, so we are passing this property to all resources inside the ComponentResource as:
Copy code
opts = ResourceOptions(parent=self)
a
I’m specifically talking about the
props
argument - not
opts
.
h
@able-doctor-68496 dammit, I read props as opts haha, sorry my bad