Hi there - I’m really trying to wrap my head aroun...
# python
a
Hi there - I’m really trying to wrap my head around the
props
argument to the
ComponentResource
constructor: https://www.pulumi.com/docs/reference/pkg/python/pulumi/#the-pulumi-python-resource-model-1 My main questions about it are: • When would I want to pass something to this
props
argument? • What would I pass to that argument?