pulumi-component-provider-py-boile

By pulumi

Pulumi-component-provider-py-boile Alternatives

Similar projects and alternatives to pulumi-component-provider-py-boile

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pulumi-component-provider-py-boile alternative or higher similarity.

pulumi-component-provider-py-boile reviews and mentions

Posts with mentions or reviews of pulumi-component-provider-py-boile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.
  • Pulumi Insights – AI generated IaC programs
    6 projects | news.ycombinator.com | 13 Apr 2023
    You build a multi language component: https://www.pulumi.com/blog/pulumiup-pulumi-packages-multi-l...

    You can then publish a language SDK for your supported languages, so npm for node packages, pip for python.

    The invoking peer needs to have the language they're using runtime locally

    The python boilerplater is here: https://github.com/pulumi/pulumi-component-provider-py-boile...

    Here's an example component built in Go: https://github.com/jaxxstorm/pulumi-productionapp

    Then in examples you can see it being using: https://github.com/jaxxstorm/pulumi-productionapp/tree/main/...