This message was deleted.
# contribute
s
This message was deleted.
l
Hello @ripe-russia-4239, another native provider you can take as an example is the provider to our own Pulumi hosted service: https://www.pulumi.com/registry/packages/pulumiservice/ Here is the source to the provider implementation: https://github.com/pulumi/pulumi-pulumiservice/blob/main/provider/pkg/provider/provider.go Have a look at this one first. If you would still have any more questions, do reach out.
💜 1
r
Thank you, I will do 👍🏻
@limited-rainbow-51650 thanks for those references, they were useful. The thing I keep coming back to is “how do I know this thing works within Pulumi?“. Beyond the example project provided, what are the integration testing options available to me?