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

initial work on pulumi platform provider #330

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

initial work on pulumi platform provider #330

wants to merge 1 commit into from

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Jan 19, 2025

No description provided.

```js
bring pulumi;

let adder = new pulumi.Adder();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you also added support for compiling some standard lib resources to pulumi (bucket, queue and function). Should this be documented here too?

Copy link

github-actions bot commented Feb 9, 2025

Hi,

This PR has not seen activity in 20 days. Therefore, we are marking the PR as stale for now. It will be closed after 7 days.
If you need help with the PR, do not hesitate to reach out in the winglang community slack at winglang.slack.com.
Feel free to re-open this PR when it is still relevant and ready to be worked on again.
Thanks!

@github-actions github-actions bot added the Stale label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants