Hello again! Does anyone have any experience with ...
# python
k
Hello again! Does anyone have any experience with the sdk generator and how it creates the
class Provider(pulumi.ProviderResource)
? This basically creates the Provider for the component resource i'd like to extend it - and add more args to it specific to my component resource but i can't figure out where the SDK generator is picking this up from