https://pulumi.com logo
s

salmon-raincoat-19475

11/02/2021, 11:37 AM
Hi all! Just joined this community, and learned about Pulumi a couple weeks ago. I'm looking to add some capabilities to our Python/K8s Pulumi build, and noticed that relative imports and custom, non-Pulumi packages are not supported. For this reason, I was looking to make a custom Pulumi package to support some generic creation handling for our team....I saw the https://github.com/pulumi/pulumi-component-provider-py-boilerplate Is there a (more) simple provider example - more simplistic than the eks one?
l

limited-rainbow-51650

11/02/2021, 1:09 PM
@salmon-raincoat-19475 I probably can't help you here, but I do have a side question: is your question related to contributing a change to the core Pulumi product? Just asking, because that is what this channel is for. For Python related questions, you might have a better chance of getting answers in #python
s

salmon-raincoat-19475

11/02/2021, 1:23 PM
oh...I guess it's more along the lines of a Pulumi helper for building our infrastructure... Example: pass some params to create IAM roles and policies, instead of pasting the same code over and over again.... So....you're probably right, #python