examples icon indicating copy to clipboard operation
examples copied to clipboard

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi

Results 237 examples issues
Sort by recently updated
recently updated
newest added

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug
impact/flaky-test

This patch adds a helper function to handle pulumi.output.Unknown objects when performing a diff on a ProvisionerProvider-based resource. This in turn fixes issues with `pulumi preview` and `pulumi up` when...

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug
impact/flaky-test

It would be nice if we could have a typescript example that creates the lambda logic in a separate node project, and then imports it as suggested in approach 2:...

kind/enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/question
awaiting-feedback

Can you please add an example on how to create a simple virtual machine using vSphere? That would allow new users to quickly get the gist of how things work...

kind/enhancement

Please create one for deploying a Flask app to an AWS Beanstalk load balanced environment

kind/enhancement
help-wanted

This pull request adds an example provisioning a .net 6 Blazor Server web application to an Azure App Service with C#. The key combination things included here that I could...