Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A more complete demonstration and tutorial ex implement a small provider with step by step instructions in the readme #78

Open
algoflows opened this issue Jan 15, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation kind/enhancement Improvements or new features

Comments

@algoflows
Copy link

algoflows commented Jan 15, 2023

Hello!

Hey there, I really want to build Pulumi providers for my favorite services, yet find the documentation and examples very sparse indeed. Please provide a more complete example or written text tutorial in the readme so I can get cracking making services available through Pulumi.

Win/win for everyone ;)

Issue details

Enhanced documentation with a full provider example interacting with external cloud api

  • How to create a full provider (real world)...
  • Full example with Diff implemented...
  • Testing examples...
  • External http calls??
  • Build for release??

Affected area/feature

Documentation improvement.

@t0yv0 t0yv0 added the documentation Improvements or additions to documentation label Jan 17, 2023
@lukehoban
Copy link
Member

The command package is now implemented with this library, which provides a good real world example.

https://github.com/pulumi/pulumi-command

@lukehoban lukehoban added the kind/enhancement Improvements or new features label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants